P
paul reed
Hi,
I use standard form-based authentication. If they haven't logged on yet they
get routed to my logon page and all is well. Now, I want to implement a
usability feature that after logging in, will route them to their personally
selected default page.
Where should I do this, in the Page_Load event of the Default.aspx page?
What method does one call to reroute the request?
Thanks in advance,
Paul
I use standard form-based authentication. If they haven't logged on yet they
get routed to my logon page and all is well. Now, I want to implement a
usability feature that after logging in, will route them to their personally
selected default page.
Where should I do this, in the Page_Load event of the Default.aspx page?
What method does one call to reroute the request?
Thanks in advance,
Paul