Forms Authentication and DB
From: iMonkey (iMonkey@clara.net)
Date: 03/25/03
- Next message: Wayne P.: "Xeho.Licensing - Any Experiance? Considering Purchase..."
- Previous message: Chad Nelson: "Re: Web Login Page (Beginner)"
- Next in thread: Saravana: "Re: Forms Authentication and DB"
- Reply: Saravana: "Re: Forms Authentication and DB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "iMonkey" <iMonkey@clara.net> Date: Tue, 25 Mar 2003 22:18:57 -0000
Hi people,
I am trying to implement Forms Authentication for a small project I am
doing. I have my users and their passwords stored in an access database and
would like my logon page to retrieve those details from the database, I am
not 100% sure how to do this and have already been given a link to an MSDN
article that shows you quite indepth how to accomplish this, but with SQL
server and in C#, unfortunately I have only learnt VB so far so the C# makes
it a lot more difficult and I would like to do it in VB if possible...
I currently have a basic forms authentication site setup based on the
tutorial from asp.net but it only supports one username and password which
are hard coded which isn't much help.
Please could someone give me some more guidance on this matter... maybe an
example in VB rather than C#.
Thanks a lot for your time.
- Next message: Wayne P.: "Xeho.Licensing - Any Experiance? Considering Purchase..."
- Previous message: Chad Nelson: "Re: Web Login Page (Beginner)"
- Next in thread: Saravana: "Re: Forms Authentication and DB"
- Reply: Saravana: "Re: Forms Authentication and DB"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|