CGI.FieldStorage to HTML

Graeme Matthew graeme.matthew at contrado.com.au
Mon Sep 13 02:51:14 EDT 2004


Hi all

I do a CGI post, I am using CGI.FieldStorage(), I obtain the values etc al 
works fine.

I now need to take the same posted data and resubmit it to a remote server 
i.e I need to rebuild the entire raw html request.

Does anyone know if you can retrieve the entire request string before 
parsing it via the cgi module? and then resubmit this to another server?


Cheers

Graeme







More information about the Python-list mailing list