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
Answer Posted / 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 |
Post New Answer View All Answers
What is the life cycle of web page?
Why is string called immutable data type?
What is loop in asp.net?
How will create assesblies at run time?
What is data caching?
Explain the difference between debug.write and trace.write? When should each be used?
Explain an object, class and method.
How to do state management in ASP.NET?
What is the difference between asp.net and mvc?
Difference between web user control and web custom control?
Can more than one person use the same login?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Explain Features in ASP.NET
Is it possible to create web application with both webforms and mvc?
How do active server pages work?