I am a new in .nEt and I need help in making a login page ,to verify the user with the data in the database and if valid redirecting them to another page and if not valid showing the error.
I am confused in which page i should establish the connection .How webconfig, and global.asax are useful in making a login page .
Please help me out in detail.
Thank you.For a very simple approach, check out:
http://aspnet101.com/aspnet101/tutorials.aspx?id=26
or -- for Forms Authentication, check out this :
Beginners Guide to Forms Authentication
Thank YOu!
0 comments:
Post a Comment