How much data (Max K) can go into a QueryString?

Answer Posted / usha

Servers should be cautious about depending on URI lengths
above 255 bytes, because some older client or proxy
implementations may not properly support these lengths.

The spec for URL length does not dictate a minimum or
maximum URL length, but implementation varies by browser. On
Windows: Opera supports ~4050 characters, IE 4.0+ supports
exactly 2083 characters, Netscape 3 -> 4.78 support up to
8192 characters before causing errors on shut-down, and
Netscape 6 supports ~2000 before causing errors on start-up

http://www.interview-questions.maxmice.com

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a master page have more than one contentplaceholder?

506


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

630


To bind columns manually which tags do you need to add within the asp:datagrid ?

549


Where web.config file is used?

567


What is the displayafter property in updateprogress control?

509






What is runat?

613


What is a 401 redirect?

505


What is asp.net version?

528


What is a viewstate?

564


Why we go for mvc instead of asp.net? : Asp.Net MVC

487


What is application in asp net?

492


what is the difference between response.write() and response.output.write()?

696


What are the different kinds of assemblies?

520


Who creates jsessionid?

560


How do you declare static variable? What is its lifetime?

507