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


Please Help Members By Posting Answers For Below Questions

What is autopostback true?

817


Define repository pattern in asp.net mvc? : asp.net mvc

722


What is the use of dispose method?

773


Describe how passport authentication works.

817


Explain client-side scripting?

779


Why do we use web config?

718


Can the dictionary object be created in client?s scope ?

2217


What is form method?

720


Which method do you use to kill explicitly a users session?

840


Explain the Order of events in an asp.net page?

801


What is difference between Fragment Caching and Page Caching in ASP.NET?

818


how to elimainte the similar data from the different tables

1932


Explain the difference between an exe and a dll?

734


Can we have 2 web config files?

739


Explain how is a property designated as read-only?

777