19 Sep
1999
19 Sep
'99
9:03 p.m.
-----Original Message----- From: Wayne <piercew@netscape.net> To: zope@zope.org <zope@zope.org> Date: Sunday, September 19, 1999 4:57 PM Subject: [Zope] problems with #in
With the following placed in the HTML (after the necessary form stuff):
<!--#in projects--> <OPTION VALUE="<!--#var projects lower-->"><!--#var projects--> <!--#/in-->
I believe this should be: <dtml-in projects> <option value="<dtml-var sequence-item lower>"><dtml-var sequence-item> </dtml-in> (I took the liberty of changing to the newer syntax form...) Kevin
9697
Age (days ago)
9697
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kevin Dangoor