FormsAuthentcation

  • Thread starter Thread starter Vivek Sharma
  • Start date Start date
V

Vivek Sharma

Hi There,

I am using forms authenication. When I submit the login page it takes me to
the default.aspx. Is there any way I can change the location where it
should redirect?

Thanks

Vivek
 
Hi Vivek,

After the validation you want to call the RedirextFromLoginPage method of
the FormsAuthentication class.

HTH,
Telmo Sampaio
MCT
 
Back
Top