[Zope] " in a string
nuno
nuno@fccn.pt
Wed, 7 Mar 2001 17:03:29 -0000
This is a multi-part message in MIME format.
------=_NextPart_000_03A4_01C0A728.887CE1F0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
hi there !
i'm trying to create a dtml-document which i accomplished !
Still i want generate something like:
<dtml-call "REQUEST.set( 'page', '<P> '
+ '<dtml-let =
object=3D"PARENTS[0].DIR1.DIR2.'
+ obj
+ ' " ' )>
to my document.
The problem are the character (") i have tried to use \" (escape =
character) but it didn't work : (
does anyone knows how to use (") in a string ??
thank you all
and best regards,
Nuno
------=_NextPart_000_03A4_01C0A728.887CE1F0
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=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>hi there !</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i'm trying to create a dtml-document =
which i=20
accomplished !</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Still i want generate something =
like:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><dtml-call "REQUEST.set( 'page', =
'<P>=20
'<BR> &n=
bsp; &nb=
sp; =20
+ '<dtml-let=20
object=3D"PARENTS[0].DIR1.DIR2.'<BR> &=
nbsp; &n=
bsp; =20
+ obj<BR>  =
; =
=20
+ ' " ' )></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>to my document.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The problem are the character (") i =
have tried to=20
use \" (escape character) but it didn't work : (</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>does anyone knows how to use (") in a =
string=20
??</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>thank you all</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>and best regards,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Nuno</FONT></DIV></BODY></HTML>
------=_NextPart_000_03A4_01C0A728.887CE1F0--