You have multiline textbox and submit button. if you paste
xml content into multiline textbox and hit submit button.
what action will perform?
Answer Posted / nirmal
It will throw a exception "A potentially dangerous
Request.Form value was detected from the client"
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What do you understand by aggregate dependency?
What is asynchronous call?
What is the use of HttpHandlers? When to use this?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Explain the difference between value type and reference type?
What is the Intermittent crashing of application in production?
Can we store object in viewstate?
What is Model-View-View Model?
What is the difference between asp.net and mvc?
Where the cookie value is stored?
How do you secure your connection string information?
What is use of <% %> in asp.net?
What are the modes of updation in an updatepanel?
how to debug web services on consumer side?
Explain how asp.net page works?