[Zope] window.open alternative
Sedat Yilmazer
sedat@kibele.com
Thu, 5 Jul 2001 18:35:55 +0300
This is a multi-part message in MIME format.
------=_NextPart_000_0063_01C10581.5482C1A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
=20
From Zope point of view your javascript is just a text ! It is the =
browser that does the window.open. Just insert your script in your page =
where it should be!
=20
Sedat
=20
-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Marc =
'embee' Borms
Sent: Thursday, July 05, 2001 6:25 PM
To: zope@zope.org
Subject: [Zope] window.open alternative
I have some pages being opened by a Javascript "window.open" command.
How can I do the same with Zope commands ?
=20
thx,
marc
------=_NextPart_000_0063_01C10581.5482C1A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#e4faed>
<DIV> </DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D827593315-05072001> From Zope point of view your javascript =
is just a=20
text ! It is the browser that does the window.open. Just insert your =
script in=20
your page where it should be!</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D827593315-05072001></SPAN></FONT> </DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D827593315-05072001> Sedat</SPAN></FONT></DIV>
<DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20
class=3D827593315-05072001></SPAN></FONT> </DIV>
<DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT =
face=3DTahoma=20
size=3D2>-----Original Message-----<BR><B>From:</B> zope-admin@zope.org=20
[mailto:zope-admin@zope.org]<B>On Behalf Of </B>Marc 'embee'=20
Borms<BR><B>Sent:</B> Thursday, July 05, 2001 6:25 PM<BR><B>To:</B>=20
zope@zope.org<BR><B>Subject:</B> [Zope] window.open=20
alternative<BR><BR></FONT></DIV>
<DIV><FONT color=3D#000080 face=3DArial>I have some pages being opened =
by a=20
Javascript "window.open" command.</FONT></DIV>
<DIV><FONT color=3D#000080 face=3DArial>How can I do the same with Zope =
commands=20
?</FONT></DIV>
<DIV><FONT color=3D#000080 face=3DArial></FONT> </DIV>
<DIV><FONT color=3D#000080 face=3DArial>thx,</FONT></DIV>
<DIV><FONT color=3D#000080 face=3DArial>marc</FONT></DIV></BODY></HTML>
------=_NextPart_000_0063_01C10581.5482C1A0--