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


Please Help Members By Posting Answers For Below Questions

What is the difference between session object and application object?

583


How does session authentication work?

504


Describe the differences between the lifecycles of Windows services and Standard EXE?

595


What are the disadvantages of asp.net?

586


What is difference between view state and session state?

472






Explain about asp.net state management?

604


What is HTTPModule and HTTPcontext? What is the use of each?

1984


Explain asp.net page life cycle?

601


Explain page output caching?

522


In which event of the page viewstate is available?

456


What is the difference between CLICK and MOUSE DOWN Event ?

580


Describe the events in the life cycle of a web application.

592


How to add DateTime Control in normal DataGrid Server Control?

576


In Code-Behind class which kind of code (server or client) is found ?

589


What is difference between Server.Transfer and Response.Redirect in ASP.NET?

549