I'm trying to create a logon page that will validate to a
local database for 1st authentication and then go to a
secondary page where the authenticated user can select a
site to view. At the time they choose the site, a silent
logon process would occur to validate them in the external
site and allow them to view the courses desired. I have a
local access database to verify a userid and password, but
cannot get it to connect, validate and pass through to the
selection page. Can someone help? I'm trying to do this
through the Database Interface Wizard and its just not
working. Thank you.

Re: Creation of one logon page to access training sites by Tom

Tom
Wed Apr 27 19:59:09 CDT 2005

Check out.......

http://www.aspin.com/home/tutorial/usermanage/login?pg=2&order=desc

or do a google search on... login page using access ..... or something like
that.

Best to you........
Tom Gahagan

"iamstuck" <anonymous@discussions.microsoft.com> wrote in message
news:07e501c54b6f$0d793ef0$a401280a@phx.gbl...
> I'm trying to create a logon page that will validate to a
> local database for 1st authentication and then go to a
> secondary page where the authenticated user can select a
> site to view. At the time they choose the site, a silent
> logon process would occur to validate them in the external
> site and allow them to view the courses desired. I have a
> local access database to verify a userid and password, but
> cannot get it to connect, validate and pass through to the
> selection page. Can someone help? I'm trying to do this
> through the Database Interface Wizard and its just not
> working. Thank you.



Re: Creation of one logon page to access training sites by Ronx

Ronx
Thu Apr 28 03:10:06 CDT 2005

Try
http://support.microsoft.com/default.aspx?scid=kb;en-us;825498
for a starter.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

"iamstuck" <anonymous@discussions.microsoft.com> wrote in message
news:07e501c54b6f$0d793ef0$a401280a@phx.gbl...
> I'm trying to create a logon page that will validate to a
> local database for 1st authentication and then go to a
> secondary page where the authenticated user can select a
> site to view. At the time they choose the site, a silent
> logon process would occur to validate them in the external
> site and allow them to view the courses desired. I have a
> local access database to verify a userid and password, but
> cannot get it to connect, validate and pass through to the
> selection page. Can someone help? I'm trying to do this
> through the Database Interface Wizard and its just not
> working. Thank you.