[Zope-dev] A simple dtml-if question...

Jeff Nielsen / UgoFast Ugo@speakeasy.net
Tue, 5 Jun 2001 22:44:59 -0700


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
Jeff@UgoFast.com