hi
ans dis qstn.

"what is d max size of query string. If it exceeds does it
give error. if yes wt error it gvs, if no gv the reason"


thnx in advance

Answers were Sorted based on User's Feedback



hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if..

Answer / priya

I think it is 256 characters. If it exceeds the limit it
will not give error but it will chop off the remaining part.

Is This Answer Correct ?    6 Yes 1 No

hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if..

Answer / kuldeep jain

it depends upon the browser where the application runs.

Maximum length of a querystring in

IE 4.0 and above is ~2048 characters ie., 256 bytes

Opera supports ~4050 characters
etc........

Is This Answer Correct ?    0 Yes 1 No

hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if..

Answer / sneha

2035 character including space is allowed in a query string.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

0 Answers   BirlaSoft,


How to create discussion forum in asp.net mvc? : Asp.Net MVC

0 Answers  


All kind of access specifiers for a class and for methods ?

1 Answers   MMTS,


Can we Run the Application without Build

3 Answers   Emphasis,


How does VB.NET/C# achieve polymorphism?

6 Answers   Siebel Systems,






What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.

4 Answers   Syntax Softtech,


What are clr?cts?cls?

4 Answers   e4e, HCL, Microsoft, Tata Communications,


Explain the difference between panel and groupbox classes using .net?

0 Answers  


What is an example of an application service provider?

0 Answers  


How can I configure asp.net applications that are running on a remote machine?

0 Answers  


What is server infrastructure & server components?

0 Answers  


What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

0 Answers  


Categories