prabuddha ray wrote at 2005-4-6 23:17 -0700:
>So what is the way to set a request form var in the python script.

Please read the Zope Book -- carefully!

You should find a section explaining the request object,
its API (especially its "set" method) and its essential attributes
"form", "cookies", "other" and "environ".


-- 
Dieter
_______________________________________________
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