How do I construct a dtml-if statement with two conditions joined by "and"
logic? I want to do something like this:
<dtml-if expr="LoginResults=='Pass'" .and. expr="PATH_INFO=='/'">
Jeff Nielsen / UgoFast
http://www.UgoFast.com
[EMAIL PROTECTED]
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )