How much data (Max K) can go into a QueryString?
Answer Posted / anandkbs
it depends upon the browser where the application runs.
Maximum URL length is 2,083 characters in Internet Explorer
Internet Explorer versions 5 , 6 and 7
------------------ 2,048 characters.
Netscape Navigator version 4
---------------------------------- 30,000 characters
It's 4096 characters in ASP.Net but it can be configured
using Web.config file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How information about the user's locale can be accessed?
What is inproc mode in session?
How can we make sure that Web API returns JSON data only?
Can the unique key be null?
What is the difference between runtime version and version?
How can exception be handled with out the use of try catch?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
Any disadvantages in Dataset and in reflection ?
Is data edited in the Repeater control?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Where web.config file is used?
Why is xap important?
What is difference between singleton and single call?
How does the cookies work in asp.net?
i want the asp.net technical questions and answeres