4 Mar
1999
4 Mar
'99
9:24 p.m.
How can I evaluate a #var equivallent for setting a tag attribute value? For example, Zope doesn't like this: <!--#sendmail smtphost=<!--#var smtpHost--> --> or this: <!--#sendmail smtphost=smtpHost--> (it tries to use smtpHost as the host name, instead of its value) Help! -- Robin Dunn robin@AllDunn.com http://AllDunn.com/robin/ http://AllDunn.com/wxPython/ Check it out! Try http://AllDunn.com/laughworks/ for a good laugh.