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

Explain difference between friend and protected friend?

523


Explain the Session state management options available with ASP.NET?

564


In which event are the controls fully loaded?

566


How can we register exception filter from the action?

660


What does the .webpart file do?

583






What’s the catch?

620


Write some code using interfaces, virtual methods, and an abstract class`

1577


In ViewState How much lifespan items stored?

591


Define tracing.

626


What is session management in web application?

545


Differentiate between authentication and authorization.

561


What is the use of dispose method?

559


What is the current version of asp.net?

493


What is the purpose of App_Code folder in ASP.NET? Why we this?

607


What is session start?

518