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
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 |
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 |
Answer / sneha
2035 character including space is allowed in a query string.
Is This Answer Correct ? | 1 Yes | 3 No |
Explain what are delegates?
Is LINQ performance wise better or using sqlcommand?
Can I stream live content/events?
In the Repeater control which way you can edit?
When you use Ajax controls in the ASP.NET application?
why we are using delegates and in which condition it is required?
How do cookies work?
How can you apply a theme to your asp.net application?
Can you clarified A Web service can only be written in .NET or not?
What is the best way to search any exact information on google?
Explain how do you deploy your asp.net application?
What is the difference between rest and restful?