Hi All,

How can I do this with dtml?

<select name="MODLEVEL" size="1">
        <dtml-if expr="<dtml-var name="MODLEVEL"> == 1"> #I need an
alternative to this.
                <option value="1" selected="selected">1</option>
                <option value="2"><2</option>
                Etc, etc.

Hope someone can help.

Jon


_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to