J
Jon
Is it possible to redirect the user to a specified page everytime, not the
page they originally went to?
For instance, the user goes to site.com/abc.aspx
they aren't logged in, so they get directed to login.aspx
if they authenticate, I do not want to send them back to abc.aspx, I always
want them to go to main.aspx, instead.
How would I accomplish this?
page they originally went to?
For instance, the user goes to site.com/abc.aspx
they aren't logged in, so they get directed to login.aspx
if they authenticate, I do not want to send them back to abc.aspx, I always
want them to go to main.aspx, instead.
How would I accomplish this?