mlawton40
March 1st, 2007, 06:45 AM
I have a login view with the anonomous template being the login box and I would like the:
<code>
<LoggedInTemplate>
<%-- Default Shared Area will be displayed here --%>
</LoggedInTemplate>
</code>
to redirect to /User/FileList.aspx
I would like to do the redirect in the aspx.cs file.
Any ideas?
Cheers, Mark
<code>
<LoggedInTemplate>
<%-- Default Shared Area will be displayed here --%>
</LoggedInTemplate>
</code>
to redirect to /User/FileList.aspx
I would like to do the redirect in the aspx.cs file.
Any ideas?
Cheers, Mark