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 viewstate information stored?
Describe how ASP.NET maintains process isolation for each Web application?
What’s the catch?
What is the difference between GridView and Repeater controls in ASP.NET?
Why do we use datasource in asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What I need to create and run an asp.net application?
Describe the events in the life cycle of a web application.
What is a global postback url?
How use Xml data in ASP.net?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
Are cookies stored on server or client?
Explain the asp.net session state modes.
What are the 3 types of web?
What are resource file and how do we generate resource file?