I am trying to itterate through a lines property in the folder so that the
options will drop down. I did not think that the following code would work
but I could not think of anything else.
<dtml-in valid_codes>
<option value="<dtml-var valid_codes>"><dtml-var
valid_codes> </option>
</dtml-in>
- Bryan Patrick Coleman
Questcon Technologies
(336)273-2428 ext-416
[EMAIL PROTECTED]
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )