[Zope] useing the REQUEST variable in python scripts

Tim Zegir tim at ccx.com.au
Tue Sep 28 00:39:26 EDT 2004


Hi All,

I'm trying to get some form variables in a python script.
The form variables are dynamic (grabbed from a database).
I want to use a variable in the script (something like REQUEST[myvar]) to
get the input values.
But when I use that code I get a key error.

Does anyone know how to get a variable from a form with code like that?

Thanks
Tim Zegir



More information about the Zope mailing list