[Zope] Redirects
Oleg Broytmann
phd@emerald.netskate.ru
Wed, 16 Jun 1999 14:17:45 +0400 (MSD)
Hi!
On Wed, 16 Jun 1999, Phil Grove wrote:
> Can anybody tell me if it is poosible to specify a target frame in a
> redirect command??
As far as I understand, the target is controlled by HTML, not server:
<FORM method=POST action=xxx.py target=frame2> xxx </FORM>
> Cheers,
>
> P.
>
> ---------------------------------------------------------------------
>
> Phil Grove phil.grove@flg21.com
> Web Development 0113 2949494
> flg21 http://www.flg21.com
Oleg.
----
Oleg Broytmann Netskate/Inter.Net.Ru phd@emerald.netskate.ru
Programmers don't die, they just GOSUB without RETURN.