CGI handler: Retrieving POST and GET at the same time

Samuel knipknap at gmail.com
Sat Mar 10 15:38:40 EST 2007


On Mar 10, 8:45 pm, "Pierre Quentel" <quentel.pie... at wanadoo.fr>
wrote:
> To get the key-value dictionary :
>
>     cgi.parse_qs(os.environ["QUERY_STRING"])

Thanks a lot, it works!

-Samuel




More information about the Python-list mailing list