On Tue, May 15, 2007 at 08:06:01PM +1000, Steve H wrote:
> >window.parent.location =
>
> Given the response already has it's target window, the Login screen will
> just get rendered there. I was thinking of a solution that maybe writes an
> intermediary response page that onLoad() sets the loca
>
> A couple of Login/authentication questions:
>
> As expected, when using frames, when a session times out and displays
the
> Login page, it does so in the frame that is the target for that request.
> Is there any easy trick to be able to get that Login screen to use
'_top'
> as the target? p
On Tue, May 15, 2007 at 12:52:25PM +1000, Steve H wrote:
> Hi
>
> A couple of Login/authentication questions:
>
> As expected, when using frames, when a session times out and displays the
> Login page, it does so in the frame that is the target for that request.
> Is there any easy trick to be a
Hi
A couple of Login/authentication questions:
As expected, when using frames, when a session times out and displays the
Login page, it does so in the frame that is the target for that request.
Is there any easy trick to be able to get that Login screen to use '_top' as
the target? perhaps an