Click to See Complete Forum and Search --> : How do I create secure pages in ASP?


jammer20002
02-11-2005, 10:30 PM
I want to create a few pages in ASP that should only be allowed to be viewed AFTER they have logged in using a valid username and password.

I already have a few scripts that allow me to do the above.
I've learnt through copying other code.

But, I wanted to know if there was any tutorials on the subject that took you through the whole process?

Any feedback would be appreciated.

Thanks.


Jam

buntine
02-12-2005, 01:42 AM
Here ya' go:

- http://www.kamath.com/tutorials/tut003_auth.asp
- http://www.aspin.com/home/tutorial/usermanage/authenti (links)
- http://www.15seconds.com/issue/981104.htm

Regards.

slyfox
02-12-2005, 02:51 PM
here's another good one

http://www.w3schools.com/asp/