Creation of one logon page to access training sites

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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.
.



Relevant Pages

  • Re: Windows Authentification against a list of users
    ... > One thing you might do would be to validate against a group in the domain ... > as your list of allowed users instead of your database though. ... > using Forms authentication instead of Windows authentication and creating ... That would allow you to combine Windows ...
    (microsoft.public.dotnet.security)
  • Re: Windows Authentification against a list of users
    ... One thing you might do would be to validate against a group in the domain ... If you absolutely need to validate against a database, ... using Forms authentication instead of Windows authentication and creating ...
    (microsoft.public.dotnet.security)
  • Re: Size matters to some
    ... The underlying remote database connection ... physical layer is actually managing it all, the logical layer is forced to ... constraints as specified by developers. ... want to validate the information getting written. ...
    (comp.databases.pick)
  • Re: Please help: Numeric class properties
    ... > that reflects a table in my database. ... I wish to validate the property values before writing them ... TextBox entry BEFORE you attempt to assign it anywhere? ... Function IsDigitsOnly(Value As String) As Boolean ...
    (microsoft.public.vb.general.discussion)
  • ASP.NET Forms Authentication Best Practices
    ... ASP.NET Forms Authentication Best Practices ... What happens if your user database is compromised? ... Listing One, where you want to use login.aspx to log users in. ... string FirstName ...
    (microsoft.public.dotnet.framework.aspnet)