10 Jul
1999
10 Jul
'99
1:09 p.m.
At 02:38 PM 7/10/99 +0100, O.l.i.v.e.r T.h.u.n.s wrote:
Hi!
How could I get access to form data in a ZPublisher module (I don't use zope, only ZopeHTTPServer and ZPublisher)? I want to make a simple module which puts all the data submitted through a form file.
REQUEST.form gives you a dictionary of all the submitted fields.