Martin Hicks
mort at bork.org
Tue Oct 15 18:09:49 EST 2002
On Tue, Oct 15, 2002 at 05:48:20PM -0400, Gregory (Grisha) Trubetskoy wrote: > > It should work. See if you have a req.form variable, and try raising it > with PythonDebug On to see what's in it, e.g.: > > def function(req): > > raise `req.form` Merci, merci. I didn't know they came in through req.form. thanks again, mh -- Martin Hicks || mort at bork.org || PGP/GnuPG: 0x4C7F2BEE plato up 14 days, 8 min, 13 users, load average: 0.38, 0.21, 0.08 Great Spirits have always encountered opposition from mediocre minds -Albert Einstein -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://mailman.modpython.org/pipermail/mod_python/attachments/20021015/371c76d9/attachment-0003.bin
|