28 Sep
2004
28 Sep
'04
4:39 a.m.
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