login and authentication

Please support our ASP.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: May 2008
Posts: 12
Reputation: Techbee is an unknown quantity at this point 
Solved Threads: 0
Techbee Techbee is offline Offline
Newbie Poster

login and authentication

 
0
  #1
Jul 16th, 2008
I would like to use an access database to hold all registered users and apply authentication to my site using VB.Net.
Can you please assist me with a code to achieve this. The code that I managed to do uses hardcoded usernames and passwords. I have used select case which the application will test the credentials entered with the ones hardcoded and if a true condidtion exists the user will be redirected to the relevant page. This way does not work in our fast paced industry, hence I'm now trying to implement the use of access database.

Your assistance is greatly appreciated.
Thank you.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 169
Reputation: tuse is an unknown quantity at this point 
Solved Threads: 14
tuse's Avatar
tuse tuse is offline Offline
Junior Poster

Re: login and authentication

 
0
  #2
Jul 16th, 2008
You might want to take a look at this- http://dotnet.tekyt.info/?p=31

I've done it using MySQL, for Access all you need to do is change the Connection String (I guess you know this already judging from your post)
My blog on .NET- http://dotnet.tekyt.info
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for ASP.NET
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC