Friday, March 16, 2012

Login problem

On clicking a link if a user is not logged in I want the login.aspx page to be displayed otherwise display the page he originally intended to go to. What should I do?Use Forms Authentication (http://www.ondotnet.com/pub/a/dotnet/2003/01/06/formsauthp1.html)

0 comments:

Post a Comment