Creating Login Page

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

Join Date: May 2007
Posts: 2
Reputation: plakelly is an unknown quantity at this point 
Solved Threads: 0
plakelly plakelly is offline Offline
Newbie Poster

Creating Login Page

 
0
  #1
May 12th, 2007
I am creating a website for a homework assignment & I need help will the login page. I am using an access database with a users table. the username and passwords are stored there. My two text boxes are txtusername & txtpassword. And I would be putting the code into a sub after the suer had clicked on a submit button. I have already created the validators, now I just need help with the VB part. We use reader in our class. I know how to pull the info from the text box but I just don't get the logical steps. If so some could help point me in the right direction I would greatly appreciate it!

Thanks so much for you help,
Kelly
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 143
Reputation: cutepinkbunnies is an unknown quantity at this point 
Solved Threads: 8
cutepinkbunnies's Avatar
cutepinkbunnies cutepinkbunnies is offline Offline
Junior Poster

Re: Creating Login Page

 
0
  #2
May 15th, 2007
Hi Kelly,

What you're looking to do is dependent on ADO.Net technology and isn't really recommended with ASP.Net 2.0. (at least not what you are trying to do with ADO.Net)

ASP.Net 2.0 has built in login controls (that have all the validators and other good stuff included for you) that are managed by administering the site, something that is quite easier and more secure but beyond the scope of this reply

www.asp.net has some great tutorials on ASP.Net 2.0 and login controls and a bunch of other goodies. Here are some videos:

http://www.asp.net/learn/videos/default.aspx?tabid=63
http://www.asp.net/learn/videos/view...tabid=63&id=45

Check those out and let us know how everything worked out.

Jon
Last edited by cutepinkbunnies; May 15th, 2007 at 1:26 am.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 2
Reputation: plakelly is an unknown quantity at this point 
Solved Threads: 0
plakelly plakelly is offline Offline
Newbie Poster

Re: Creating Login Page

 
0
  #3
May 15th, 2007
Thank you for your help but my partner actually figured it out. He ended up using web controls.

Thanks again for your help.
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 143
Reputation: cutepinkbunnies is an unknown quantity at this point 
Solved Threads: 8
cutepinkbunnies's Avatar
cutepinkbunnies cutepinkbunnies is offline Offline
Junior Poster

Re: Creating Login Page

 
0
  #4
May 15th, 2007
You're welcome. Sorry I was so late in catching this post.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC