[Zope] Problem with escaped double quotes
Aitor Grajal Crespo
Aitor.Grajal@inetsysonline.com
Fri, 17 Nov 2000 14:06:34 +0100
--=====_97446639441=_
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello,
My problem is this :
<dtml-let foo=3D" ' blaublau : " fdsaf " df ' ">
</dtml-let>
It doesn't work 'cause I can't escape the doble quotes inside the string=
I'm trying to eval.
Any solution???
Thanks
--=====_97446639441=_
Content-Type: text/html; charset="us-ascii"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff style="FONT-FAMILY: Arial" text=#000000>
<DIV><FONT size=2>Hello,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>My problem is this :</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2><dtml-let foo=" ' blaublau : " fdsaf " df '
"></FONT></DIV>
<DIV><FONT size=2></dtml-let></FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>It doesn't work 'cause I can't escape the doble quotes inside
the string I'm trying to eval.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Any solution???</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Thanks</FONT></DIV></BODY></HTML>
--=====_97446639441=_--