cgi post question
Felicia Neff
fn at panix.com
Thu Sep 16 12:08:23 EDT 1999
Yes, this is yet another newbie question:
I am trying to write a CGI script that takes input from a POST, modifies
some of the input and then POSTs that info to another CGI script. I know
that perl has a function that will do this. Is there such a function in
python (and if it is do_POST() from the CGIHTTPServer module, is there any
more documentation besides that at
http://www.python.org/doc/current/lib/module-CGIHTTPServer.html?)?
Thanks -- Felicia
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fn at panix.com Felicia Neff
More information about the Python-list
mailing list