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
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
How can we pass info between 2 asp.net pages?
Which .NET framework supports Web API?
What is microsoft windows sharepoint services?
What is page fragment caching?
What is the difference between visual basic and asp.net?
What is the maximum timeout we can set for Cookies?
What is the significance of ASP.NET routing?
How will you load dynamic assembly? How will create assesblies at run time?
Explain the code Access Security (CAS) in .net Framework?
What is Dynamic Web and discuss its usage with the help of real life examples?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Apart from IDE what are the enhancements in asp.net 2.0?
Differentiate between authentication and authorization.