Click to See Complete Forum and Search --> : Log-in Page


nimmyjo
01-15-2007, 02:18 AM
I want to create a login page with one user name and password,using Session without cookies.Can any one help.
1.I need to know how to authenticate the user using form authentication.
2.how to make session alive for browsing other pages in the portal once logged in.
When I tried form Authentication I got Error 404.Any other Setting need to be done.

Chitra Xavier
01-22-2007, 11:58 PM
Hi....

Hope this will help u
http://www.asp101.com/articles/matt/securesite/default.asp

nimmyjo
01-23-2007, 12:25 AM
Thanks a lot Chitra ,I was stuck with this for more than a week.