[mod_python] Accessing all form fields, empty strings or not

Diener, Edward Edward.Diener at loyaltyworks.com
Fri May 21 11:46:22 EDT 2004


I need to access all form fields in my mod_python PSP code, whether they
are empty strings or not. The 'form' global variable is created so that
fields which have empty strings do not appear in the 'form'. Surely
there must be some way in mod_python PSP code that I can access form
field names and values even if the value is an empty string. What is it
?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://modpython.org/pipermail/mod_python/attachments/20040521/dffa9543/attachment.html


More information about the Mod_python mailing list