Authentication

From: ASP.Net User (aspdotnetuser_at_hotmail.com)
Date: 01/20/04


Date: Tue, 20 Jan 2004 13:21:06 -0800

I am using forms authentication. My application has frames [some of them are 20 pixels height]. When session times out and user clicks in one of these tiny frames, login page is loaded in this tiny frame but not visible.

Is there a way to send the top most parent's url as ReturnUrl instead of the tiny frame Url, so that, I can force login URL to be in top and redirect back to frameset instead of tiny frame Url.

Thanks,
John



Relevant Pages

  • How can I get a JavaScript function to get called upon subsequent loads...
    ... In the scanner frame, I have a JavaScript ... When this frameset is initially loaded, ... The single frame has a URL which will generate the ... the frame URL is for the second page of the search. ...
    (comp.lang.javascript)
  • Logging back in when in a frames site
    ... page and then to login, it will redirect to login.aspx. ... navigation, one on the left for navigation, and then a main frame where all ... My problem is that if the session times out, and the user clicks on the left ...
    (microsoft.public.dotnet.framework.aspnet)