hi,
i am using the forms authetication in my web application.
but its not redirect to the some another aspx page
my code
FormsAuthentication.RedirectFromLoginPage("login.aspx", false); but its not redirect to the login.aspx page .
its redirect to default.aspx page
Thanks in advance
Regards
Kavi.n