[Zope] Tags within tags?

Kevin Howe khowe@performance-net.com
Tue, 21 Sep 1999 14:33:49 -0300


This is a multi-part message in MIME format.

------=_NextPart_000_0010_01BF043E.51F271B0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Is it possible to embed dtml variables into other dtml tags?

ex:

Property
----------------
MailHost =3D myMail

DTML Tag
---------------

<!--#dtml sendmail maihost=3D"<dtml-var MailHost>"-->
....

Thanks

------=_NextPart_000_0010_01BF043E.51F271B0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.2106.6"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Is it possible to embed dtml variables into other =
dtml=20
tags?</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>ex:</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Property</FONT></DIV>
<DIV><FONT size=3D2></FONT><FONT color=3D#000000=20
size=3D2>----------------</FONT></DIV>
<DIV><FONT size=3D2>MailHost =3D myMail</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>DTML Tag</FONT></DIV>
<DIV><FONT size=3D2>---------------</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>&lt;!--#dtml sendmail maihost=3D&quot;&lt;dtml-var=20
MailHost&gt;&quot;--&gt;</FONT></DIV>
<DIV><FONT size=3D2>....</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks</FONT></DIV></BODY></HTML>

------=_NextPart_000_0010_01BF043E.51F271B0--