which type of data u send through request.querystring()?and
tell abt exact size?
Answer Posted / naval
The data goes through request.querystring() in the form of get method i.e. embed with url and size of this 1024 bytes
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Why is it preferred to not use finalize for clean up?
Which browsers support the xmlhttprequest object?
What is the difference between Classic ASP and ASP.Net?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
Define a multilingual website?
What are validator? Name the validation controls in asp.net? How do you disable them?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
Is viewstate secure?
Briefly describe the role of global.asax?
What are the new features implemented in ASP.NET?
What language does asp.net use?
Explain how can we access static variable?
Is it possible to apply themes to an asp.net application? If yes, then how?