bart-leby
0
Q:

set the page that FormsAuthentication.RedirectFromLoginPage redirects to

// RedirectFromLoginPage cannot specify a path. Use the following
FormsAuthentication.SetAuthCookie(IDTextBox.Text, RememberCheckBox.Checked);
Response.Redirect("some url the user has choosen");
0

New to Communities?

Join the community