[Zope] Remote scripting?
iap@y2fun.com
iap@y2fun.com
Tue, 14 Aug 2001 19:26:05 +0800
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C124F6.F64A3E20
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Remote scripting?Macromedia Flash5 with XML enabled could be another =
candidate=20
for this kind of implementation. And I believe it's a better choice
than the java applet in most of the case at least for me.
Zope regards the server-side, there is nothing zope can=20
do for the client-side computing except for establishing its
environment (carries the material for the client-side components)
Iap, Singuan
----- Original Message -----=20
From: Ren=E9 Olsthoorn=20
To: 'zope@zope.org'=20
Sent: Tuesday, August 14, 2001 5:43 PM
Subject: [Zope] Remote scripting?
Hello,=20
Remote Scripting means: calling server-side code from a client-side =
script without causing the active page to be reloaded.
(for more information see http://www.ashleyit.com/rs/)=20
The website mentioned above contains an HTML page which contains two =
comboboxes. The choices offered in the second combobox are calculated on =
the server, depending on the choice that the user makes in the first =
combobox.
The values of the second combobox are retrieved from the server by =
communicating with a java-servlet, and all this is done without =
reloading the active page. (using DHTML, ofcourse).
Has anyone done such a thing with Zope, in stead of a java-servlet?=20
Cheers,=20
Ren=E9 Olsthoorn,=20
Mediasystemen,=20
The Netherlands.=20
------=_NextPart_000_0005_01C124F6.F64A3E20
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><TITLE>Remote scripting?</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DMingLiu size=3D2>Macromedia Flash5 with XML enabled =
could be=20
another candidate </FONT></DIV>
<DIV><FONT face=3D細明體 size=3D2>for this kind of =
implementation. And I believe it's a=20
better choice</FONT></DIV>
<DIV><FONT face=3D細明體 size=3D2>than the java applet =
</FONT><FONT face=3D細明體 size=3D2>in=20
most of the case at least for me.</FONT></DIV>
<DIV><FONT face=3D細明體 size=3D2>Zope regards the =
server-side, there is nothing=20
</FONT><FONT face=3D細明體 size=3D2>zope can =
</FONT></DIV>
<DIV><FONT face=3D細明體 size=3D2>do for the =
client-side computing except for=20
establishing its</FONT></DIV>
<DIV><FONT face=3D細明體 size=3D2>environment (carries =
the material for the client-side=20
components)</FONT></DIV>
<DIV><FONT face=3D細明體 size=3D2></FONT> </DIV>
<DIV><FONT face=3D細明體 size=3D2>Iap, =
Singuan</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style=3D"FONT: 10pt 新細明體">----- =
Original Message ----- </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt =
新細明體; font-color: black"><B>From:</B>=20
<A title=3Drol@mediasys.nl href=3D"mailto:rol@mediasys.nl">Ren=E9 =
Olsthoorn</A>=20
</DIV>
<DIV style=3D"FONT: 10pt 新細明體"><B>To:</B> =
<A title=3Dzope@zope.org=20
href=3D"mailto:'zope@zope.org'">'zope@zope.org'</A> </DIV>
<DIV style=3D"FONT: 10pt =
新細明體"><B>Sent:</B> Tuesday, August 14, 2001 =
5:43=20
PM</DIV>
<DIV style=3D"FONT: 10pt =
新細明體"><B>Subject:</B> [Zope] Remote =
scripting?</DIV>
<DIV><BR></DIV>
<P><FONT face=3DArial size=3D2>Hello,</FONT> </P>
<P><FONT face=3DArial size=3D2>Remote Scripting means: calling =
server-side code=20
from a client-side script without causing the active page to be=20
reloaded.</FONT></P>
<P><FONT face=3DArial size=3D2>(for more information see <A =
target=3D_blank=20
=
href=3D"http://www.ashleyit.com/rs/">http://www.ashleyit.com/rs/</A>)</FO=
NT>=20
</P>
<P><FONT face=3DArial size=3D2>The website mentioned above contains an =
HTML page=20
which contains two comboboxes. The choices offered in the second =
combobox are=20
calculated on the server, depending on the choice that the user makes =
in the=20
first combobox.</FONT></P>
<P><FONT face=3DArial size=3D2>The values of the second combobox are =
retrieved=20
from the server by communicating with a java-servlet, and all this is =
done=20
without reloading the active page. (using DHTML, ofcourse).</FONT></P>
<P><FONT face=3DArial size=3D2>Has anyone done such a thing with Zope, =
in stead of=20
a java-servlet?</FONT> </P>
<P><FONT face=3DArial size=3D2>Cheers,</FONT> <BR><FONT face=3DArial =
size=3D2>Ren=E9=20
Olsthoorn,</FONT> <BR><FONT face=3DArial =
size=3D2>Mediasystemen,</FONT> <BR><FONT=20
face=3DArial size=3D2>The Netherlands.</FONT> =
</P></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_0005_01C124F6.F64A3E20--