Seems like the cgi module does not read the QUERY_STRING whenMETHOD is POST

Q

Quentin Crain

Hello All:

I am expecting that my FieldStorage object will
contain any and all key/values from the QUERY_STRING
regardless of the request method. But it seems that
the QUERY_STRING is ignored when the method is POST.

Please tell me why I am wrong or why this should be
so.

(Much prefer to be told I am wrong! grin!)

Respectfully,

Quentin


=====
-- Quentin Crain

------------------------------------------------
I care desperately about what I do.
Do I know what product I'm selling? No.
Do I know what I'm doing today? No.
But I'm here and I'm gonna give it my best shot.
-- Hansel



__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
 
I

Irmen de Jong

Quentin said:
I am expecting that my FieldStorage object will
contain any and all key/values from the QUERY_STRING
regardless of the request method. But it seems that
the QUERY_STRING is ignored when the method is POST.

Read this thread:

http://tinyurl.com/3bd9j

In the end, I added some code myself that parses the
query string if the method is POST...

--Irmen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top