[mod_python] publisher cgi

Gregor Kling gregor.kling at dvz.fh-giessen.de
Tue Nov 7 08:37:35 EST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> Unless I'm misunderstanding your meaning, I can't see why you can't use
> publisher. Your form data will be available as an attribute of the
> request object. eg. req.form
I do not find more documentation what is accessible through the request
object req.
I only found the methods in
http://www.modpython.org/live/current/doc-html/pyapi-mprequest-meth.html.

In http://www.modpython.org/pipermail/mod_python/2005-May/018210.html
I found
def buy_fromstore(req,**params):
     for name in params.keys():
       req.log_error(str((name,params[name])))
but I would appreciate it to find more sustained documentation,what i
didn't right now.


- --
Gregor Kling

DV-Zentrum
Fachhochschule Giessen
Tel: 0641/309-1292
E-Mail: gregor.kling at dvz.fh-giessen.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFUIwfJFHWQ694uCYRAi4HAJ4uxhbTex6nEduSuzkqwilA6HdBogCeJMEa
HEUVVJMsS3re0qNiIO/jaek=
=Gpuc
-----END PGP SIGNATURE-----


More information about the Mod_python mailing list