Re: What is the maximum length of a URL, including...
Posted By:
pierre_sirolli
Posted On:
Wednesday, March 7, 2001 11:59 PM
On most platforms it is 256 characters.
It is equal to the maximum length of system variables.
Use POST method instead of the GET method
Re: What is the maximum length of a URL, including...
Posted By:
raja_divakaruni
Posted On:
Tuesday, March 6, 2001 10:45 AM
Maximum length depends on browsers. For example maximum length of URL for InternetExplorer 4 is 1kb. I believe IE5 has more limit like 2kb. Netscape (navigator and communicator) will accept any size of URL.