This is a big process, true. I would however give it a shot because once you've learned the code to achieve what you need you'll have a decent amount of knowledge to do other things. Just be sure to read every page you can on ASP security after you've created it, so you can fill in any parts that need improvement.
Microsoft have a full article on what you need here...
http://support.microsoft.c
Main Topics
Browse All Topics





by: dancablamPosted on 2007-05-11 at 01:50:02ID: 19070728
Creating a user login requires dealing with sessions, cookies, securing a database against SQL injections, etc. It's a risky business if you don't have much experience. What I recommend is using a pre-made script that'll provide you a robust login out of the box. Here are several:
PHP/Script s_and_Prog rams/ User_ Authentica tion/ ASP/Script s_and_Comp onents/ Use r_Authenti cation/ind ex.html
http://www.hotscripts.com/
http://www.hotscripts.com/
--Dan