cgi module question

Jeff Shipman shippy at nmt.edu
Fri Apr 26 15:00:50 EDT 2002


I'm using Python 1.5.2 and the cgi module. I'm
wondering if there's any way to recover the string
that was passed to the cgi module during a POST
operation (normally comes in through stdin)? It's
very important that I get the string in the exact
form that it was posted to the CGI.

-- 
Jeff "Shippy" Shipman     E-Mail: shippy at nmt.edu
Computer Science Major    ICQ: 1786493
New Mexico Institute of Mining and Technology
Homepage: http://www.nmt.edu/~shippy




More information about the Python-list mailing list