Peter Bengtsson wrote:

> Better
> 
> <dtml-let orig_title="'Hannoverian Stallions Lauries Crusador ' ">
> <dtml-with links>
> <dtml-var "catagory_results(_, _.None, title1=orig_title)">
> </dtml-with>
> </dml-let>
> 
> Use dtml-let and notice the extra _ in the parameters. I doubt that
> DTML methods accept plain arguments except self, REQUEST and RESPONSE.
> All other things must be passed with keyword arguments.
 
Opps. Yes. dtml-let is what you should use. Been awhile since I've done to
much with dtml.

-- 

John Eikenberry [EMAIL PROTECTED]
______________________________________________________________
"A society that will trade a little liberty for a little order
 will deserve neither and lose both."
                                          --B. Franklin
_______________________________________________
Zope maillist  -  Zope@zope.org
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 )

Reply via email to