Discussion:
What is the maximum length of a URL in a web query?
(too old to reply)
SmilingPolitely
2005-05-26 14:20:44 UTC
Permalink
What is the maximum length of a URL in a web query?

I have a really long URL, with GET parameters to use. If the URL string
is too long, how do I manage to execute the web query?
Tom Ogilvy
2005-05-26 16:52:01 UTC
Permalink
http://support.microsoft.com/default.aspx?scid=kb;en-us;208427
INFO: Maximum URL Length Is 2,083 Characters in Internet Explorer

although it says the standard specifies no limitation.
--
Regards,
Tom Ogilvy
Post by SmilingPolitely
What is the maximum length of a URL in a web query?
I have a really long URL, with GET parameters to use. If the URL string
is too long, how do I manage to execute the web query?
Loading...