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 is an asp.net web form?
What is the use of dispose method?
Why is string called immutable data type?
What are the advantages and limitations of query string?
Can we set which type of comparison we want to perform by the CompareValidator control?
What is the difference between adding reference in solution explorer and adding references by using ?
What does mvc represent in asp.net? : asp.net mvc
What is session object? Describe in detail.
Explain the difference between overriding and overloading?
Define a web service in .net?
How do I know asp.net mvc version? : Asp.Net MVC
what is command line compiler.what are the steps and how it is related to debugging.
What is an example of an application service provider?
Give me one example of Web API Routing?
What is the use of session state and application state and difference between them?