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 / purushottam
It will throw a exception "The server encountered a potenially unsafe form request......" since the xml data contains tags that ASP.NET treats as a script resource.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can any body provide me the sample web application in asp.net
What is advantage of code behind coding in ASP.NET?
Is post back property in asp net?
What is asp short for?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
Differentiate between a hyperlink control and a linkbutton control.
Define xmlreader class.
Define the steps to set up validation control.
Explain the significance of routing? : asp.net mvc
What does the orientation property do in a menu control?
How to display Alert in ASP.NET
What are the types of authentication in asp.net?
In a Repeater control how one can provide an alternating color scheme ?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is the purpose of using MVC programming pattern in ASP.NET?