Loading XML format tags from database to TextBox
I am loading the xml format tags text from database field to a textbox in a web page. But once the xmlformat text is loaded in textbox, the other controls such as button is not working. But when i load normal text string in the same textbox, the controls are working fine.My criteria is , i want to load the xml format text in text box and allow the user to edit the text and save. Kindly help me to solve this.
Regards,
Rajabharathi R