[Zope-dev] Escaping double quotes

Jeff jeff@thecolemans.ws
Wed, 16 May 2001 10:24:27 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_009C_01C0DDF2.62D4A0E0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,
I have been searching for a way to escape double quotes in DTML and have =
not found it....

The following is what I would like to do:
<table <dtml-var name=3D"table_attribs" missing=3D"  cellspacing=3D"0" =
cellpadding=3D"0" border=3D"0" width=3D"100%"">>

Anyone have any ideas?
Thanks,
Jeff

------=_NextPart_000_009C_01C0DDF2.62D4A0E0
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.4611.1300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I have been searching for a way to =
escape double=20
quotes in DTML and have not found it....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The following is what I would like to=20
do:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;table &lt;dtml-var =
name=3D"table_attribs"=20
missing=3D"  cellspacing=3D"0" cellpadding=3D"0" border=3D"0"=20
width=3D"100%""&gt;&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Anyone have any ideas?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Jeff</FONT></DIV></BODY></HTML>

------=_NextPart_000_009C_01C0DDF2.62D4A0E0--