ECTED] Behalf Of Jeff Beal
> Sent: Friday, November 12, 2004 3:39 PM
> To: [EMAIL PROTECTED]
> Subject: Re: action forwards to target frames
>
>
> The web server doesn't know anything about frames. We
> usually achieve
> this sort of thing by returning a page wit
Thanks, that was what I thought I had to do... just
making sure. :)
--- Jeff Beal <[EMAIL PROTECTED]> wrote:
> The web server doesn't know anything about frames.
> We usually achieve
> this sort of thing by returning a page with some
> JavaScript when we want
> to pop out of frames:
>
>
la
The web server doesn't know anything about frames. We usually achieve
this sort of thing by returning a page with some JavaScript when we want
to pop out of frames:
top.window.location="mainPage.html";
-- Jeff
Charl Gerber wrote:
Is it possible to set one action with multiple
forwards each goi
Is it possible to set one action with multiple
forwards each going to different frames?
Ie, if an error occurs, I want to redirect to forward
to something in the current frame, but in case of a
successful operation, I want to redirect to eg.
window.top or another frame altogether.
Thanks.
-
4 matches
Mail list logo