Could be that you are not evaluting the string of Area try:
<dtml-if "_.str(Area) == 'BIS'">
----- Original Message -----
From: "Terry Babbey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 19, 2000 1:37 PM
Subject: [Zope] dtml-if problem
> The following will not evaluate true and I am stumped again.
>
> <dtml-if "Area == 'BIS'">
>
> Area is a variable I am passing to my method and I want to check to
> see if the variable is set to BIS, but it never returns true even
> though a <dtml-var Area> displays BIS.
>
> Confused as always,
> Terry
>
> --
> __________________________________________________________________
> Terry Babbey
> Technical Support Specialist
> Lambton College, Sarnia, Ontario, Canada
> __________________________________________________________________
>
>
>
> _______________________________________________
> 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 )
>
_______________________________________________
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 )