Using Session Variable with Database Results Wizard

R

Rick Palmer

OK, I have a page that users come to in order to view cancellation status on
policies of theirs. When they get to this page, they have already logged
in, and therefore have a session variable called "UserID" that holds their
userID. Anyway, I have a database results section on this page, which I
only want to show records having the same userID as the user which is
currently logged in. Is there any way I can use their UserID session
variable as criteria for the database results instead of having to put a
textbox on the page where the user has to type in their userID again?
 
R

Rich Palarea

Rick:

If anyone sends you an e-mail with the solution to this, will you please
forward to me? I have a nearly identical situation and I have not been able
to figure this out.

Thanks,

Rich Palarea
 

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

Top