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 managed code an un-managed code.

597


What is the basic difference between asp and asp.net?

520


Define satellite assemblies.

584


What are standard controls?

514


Is asp.net a programming language?

533






Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

561


Which type if caching will be used if we want to cache the portion of a page instead of whole page?

502


If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?

1972


COM+ Used ________________ Isolation Level

1526


In the Repeater control which way you can edit?

646


What is sql data source control in asp.net?

571


What is the difference between stored procedure vs function?

577


What is work flow gen? how can it will work with .Net?

2576


Is it possible to change the index of primary key on table?

406


What are the elements of a website?

517