--On 20. Juni 2006 12:15:40 +0100 Jonathan Bowlas <[EMAIL PROTECTED]> wrote:
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.
Is there a real need for you to use DTML instead of ZPT? -aj
pgpZ9nwtl9AS7.pgp
Description: PGP signature
_______________________________________________ Zope maillist - [email protected] 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 )
