I want a rich text box control using which i can achieve following functionality:
- Copy from MS word, excel file and paste with formatting being intact.
- The text is saved in HTML format only. The textbox should return html and not rtf
- Select word or excel file, the content will show in the text box with formatting intact.
Is there any third party control which will solve my purpose
I suggest you have a look at CKEditor http://ckeditor.com/