Re: Query Parameters in POST method

I've tried that already with iis, and i was capable of reading the items 
posted and those in the query string.
But i'm not sure if it works fine in all scenarios.

-- 
Email : pjpatricio@bes.pt
A fanatic is one who can't change his mind and won't change the subject. - 
Winston Churchill



At 20:25 20-11-2002 +0530, you wrote:


>In case the method in a URL is a POST method,
>then is that the query parameters are ignored.
>
>e.g:
>POST /www.google.com/search?hl=en&ie=UTF
>
>Will this result in the the query parameters "hl=en&ie=UTF" to be ignored 
>as per HTTP standards ??
>
>Thanks
>Diwakar

Received on Wednesday, 20 November 2002 12:22:40 UTC