[Zope] "expr" in dtml-in

Ken Kinder kkinder@messagemedia.com
Mon, 20 Mar 2000 11:44:13 -0700


I am trying to do something like this:

<dtml-in expr="qryUsers(prdarea=3)">
 ...
</dtml-in>

And I am getting

	Bad Request
	prdarea

prdarea is an argument to the SQL method.

Any idea why I would get this?

-- 
Ken Kinder
303.381.7631