There have been a few posts about redirection problems from for example:
signin.aspx to account.aspx and similar but no one has a proper solution to it.
Im having the problem that I alway get redirected to default.aspx or disclaimer.aspx no matter what i change inside signin.aspx or signin.aspx.cs.
can anyone explain how you can redirect to for example account.aspx after you sign in?
changing default.aspx in signin.aspx/cs doesnt work.
thank you