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 / rahul
For example in backend if u create on rows as xml data
type,now write code in asp.net in text box paste xml content
document and press submit button.after clicking the submit
button xml document stroe in backend.
or
without backend it will go request to server and come back
same it happend only refresh page only.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What is _viewstart?
How can we inherit a static variable?
What are the components of ado.net?
What is global.asax file used for?
What is a web server? What are the load limits in it?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
What are sql notifications and sql invalidations?
What is query string in asp.net?
What is asp short for?
How can you handle unmanaged code exceptions in asp.net?
What does asp stand for in asp.net?
Explain how viewstate is being formed?
What is the Intermittent crashing of application in production?
When maintaining session through sql server, what is the impact of read and write operation on session objects?