passing user data

S

sloan

You should check out this post:

http://forums.asp.net/thread/1225321.aspx


maybe you re invented the wheel a little bit ( or maybe you had to, not
sure).





From: "James" <[email protected]>
Subject: passing user data
Date: Thursday, April 26, 2007 11:40 AM

Hello,

I have created a login page and a custom membership provider based on
MSAccess. I am trying to get a page to display a GridView with a list of the
persons addresses when they log in.

The datasource is based on the membership table, and an address table. What
I am looking for is something in the WHERE statement like "WHERE userid=" &
current logged in user id.

Is there a way of finding data in Fields in the membership table? Something
like Dlookup("[displayname]","[membership]","[userid]=" & logged in user id)
I guess?

Many thanks in advance

James
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,787
Messages
2,569,631
Members
45,340
Latest member
Thalia56P0

Latest Threads

Top