I need to know how to view a .RTF file content in a webpage . In Winform it's have a RichTextBox to display the contents But How to achieve this in Webforms . Any One Know this Issue .
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
If jQuery fits your development model, there are several RTF jQuery modules. CKEditor being one we use.
CKEditor RTF Control
回答2:
Also you could try RTE found on codeplex
A demo of it in action can be found here