[Zope] " in a let

nuno nuno@fccn.pt
Wed, 7 Mar 2001 17:50:37 -0000


This is a multi-part message in MIME format.

------=_NextPart_000_043F_01C0A72F.1DF941F0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all !
Has anyone accomplish to create a string in dtml which has a " (quote)

something like

<dtml-let my_str=3D"aaabbb " aaabbb">
</dtml-let>

I have tried the normal escape character \
but it didn't worked !!! : (

<dtml-let my_str=3D"aaabbb \" aaabbb">
</dtml-let>


I think that the use of " in a string is a problem in redering dtml !!!
am i wrong !!!
please tell me that i am !!

regards
Nuno

------=_NextPart_000_043F_01C0A72F.1DF941F0
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 all !</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Has anyone accomplish to create a =
string in dtml=20
which has a " (quote)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>something like</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;dtml-let my_str=3D"aaabbb "=20
aaabbb"&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;/dtml-let&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have tried the normal escape =
character=20
\</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>but it didn't worked !!! : =
(</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;dtml-let my_str=3D"aaabbb \"=20
aaabbb"&gt;</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>&lt;/dtml-let&gt;</FONT></DIV></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I think that the use of " in a string =
is a problem=20
in redering dtml !!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>am i wrong !!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>please tell me that i am =
!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Nuno</FONT></DIV></BODY></HTML>

------=_NextPart_000_043F_01C0A72F.1DF941F0--