|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
URL lenght limit in the GET method exceeded
Hello!
I have exceeded the length of the URL limit. I have a form where I send data using GET method. Now I have to change method of posting data into POST method. But please tell me how to get data after passing them, because when I call request.querystring("field1") it doesn`t work in the post method. Please help, I will be grateful for help Marcin from Poland *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! Marcin Zmyslowski wrote:
> I have exceeded the length of the URL limit. I have a form where I Compare:> send data using GET method. Now I have to change method of posting > data into POST method. But please tell me how to get data after > passing them, because when I call > request.querystring("field1") > it doesn`t work in the post method. http://msdn.microsoft.com/library/en-us/iissdk/html/ef3a75f3-aaff-4f0e-b52f-3206c0886476.asp http://msdn.microsoft.com/library/en-us/iissdk/html/3c778166-4a3c-4eda-b7cd-bb8557fe2de0.asp -- Dave Anderson Unsolicited commercial email will be read at a cost of $500 per message. Use of this email address implies consent to these terms. Please do not contact me directly or ask me to contact you directly for assistance. If your question is worth asking, it's worth posting.
Show quote
"Marcin Zmyslowski" <marc***@kapy.bydg.pl> wrote in message Use request.form("field1")news:uPwmRUbJFHA.1044@TK2MSFTNGP12.phx.gbl... > Hello! > > I have exceeded the length of the URL limit. I have a form where I send > data using GET method. Now I have to change method of posting data into > POST method. But please tell me how to get data after passing them, > because when I call > request.querystring("field1") > it doesn`t work in the post method. > > Please help, I will be grateful for help > Marcin from Poland > > *** Sent via Developersdex http://www.developersdex.com *** > Don't just participate in USENET...get rewarded for it! |
|||||||||||||||||||||||