How to pass record ID from login code...

A

Adam W. Diethrich

Hello,

I'm working on a project for a friend that utilizes an ASP login
script/s in conjunction with an Access database.

Upon successfully logging in to a members area, (which is currently
working well) I wish to display data from various other tables in the DB
based on the record ID that the login is veified against.

The login function I'm suing can be seen here:
http://www.developerfusion.com/show/1744/6/

As I'm a designer as opposed to a programmer, I could use some insight
into how to achieve this goal of mine?

Thank you.

--
Adam W. Diethrich
Design and Development
Owner

N2 Dynamics - Web and Internet Services
http://www.n2dynamics.com
 
Top