Hi Mike,
There is no need to query the registration db if they just registered. Just
set the same cookie / session var that is set when they would come through
the login page -- there is a login page correct?
--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
----------------------------------------------------------------------------
--------------------
If you think I'm doing a good job, let MS know at
(E-Mail Removed)
"Mike G" <(E-Mail Removed)> wrote in message
news:112101c36268$36315770$(E-Mail Removed)...
> Good Morning,
>
> I have successfully created a Registration form that sends
> results to both a Access data base and email. I have also
> created the login page that grants access to my web site
> with a pre-populated username and password in a Access
> database.
>
> My question is, there has to be a easier way to create
> both, so that when a user registers, it populates the info
> in the database and then lets them automatically login
> querying the registration info that they just entered.
>
> I know this must be much easier than Im making it..any
> help or direction would be greatly appreciated!
>
> Mike G