[Zope] is possible use request.set in a zpt?

Miguel Beltran R. yourpadre at gmail.com
Fri Jun 26 22:23:32 EDT 2009


Hi list

I used before with dtml something like this
<dtml-call "request.set('sumVar',0)">
<dtml-in ...>
   <dtml-call "request.set('sumVar', sumVar + queryVar)">
</dtml-in>
The sum is <dtml-var sumVar>

This is possible to made with ZPT?
-- 
________________________________________
Lo bueno de vivir un dia mas
es saber que nos queda un dia menos de vida
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20090626/bfdd7c72/attachment.html 


More information about the Zope mailing list