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 difference between ASP Session State and ASP.Net Session State?
How do active server pages work?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Why select Web API?
What is & in a url?
What is the difference between session and viewstate?
Explain the concept of MVC Scaffolding?
Where web.config file is used?
How can I open ashx file in mobile?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What are the benefits of Razor View?
How many types of session in ASP.NET
Explain the difference between the web config and machine config.
Can you dynamically assign a Master Page?
What is asp.net file?