How much data (Max K) can go into a QueryString?
Answers were Sorted based on User's Feedback
Answer / usha
Servers should be cautious about depending on URI lengths
above 255 bytes, because some older client or proxy
implementations may not properly support these lengths.
The spec for URL length does not dictate a minimum or
maximum URL length, but implementation varies by browser. On
Windows: Opera supports ~4050 characters, IE 4.0+ supports
exactly 2083 characters, Netscape 3 -> 4.78 support up to
8192 characters before causing errors on shut-down, and
Netscape 6 supports ~2000 before causing errors on start-up
http://www.interview-questions.maxmice.com
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / sujan
The answer though, depends on the browser
. IE, I believe, limits you to 4K.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / 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 |
Can you create an app domain ?
Can you change a master page dynamically at runtime? How?
How would one do a deep copy in .NET?
What is data binding in asp net?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Hi, I am working in a small software company in asp.net platform. I need to know how and what are all the task in asp.net will be assigned for the developers in mnc companies. Thanks in advance.
How can you provide an alternating color scheme in a Repeater control?
Whats MSIL, and why should my developers need an appreciation of it if at all?
Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?
What is the latest version of asp.net?
What?s the difference between Response.Write() andResponse.Output.Write()?
What is Fragment Caching in ASP.NET?
2 Answers MCN Solutions, pspl, Wipro,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)