Click here to Skip to main content
15,922,574 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want to write blogs in my website so i have import TEXT EDITOR. But I have not a Rich Text Editor. Can you help me..



Thanks
Posted

1 solution

How about this one: http://rte.codeplex.com/[^]? Or this: http://weblogs.asp.net/kencox/archive/2007/11/10/free-rich-text-editor-asp-net-control-includes-source-code.aspx[^]?

Find some more:
http://en.lmgtfy.com/?q=rich+text+editor+%22ASP.NET%22[^]

Alternatively, HTML editor is much more adequate for a Web application. Remember, RTF is not a standard supported by all client system, so one the surface of the Web browser it will be only the simulation of Rich text control behavior, even it is capable of saving RTF files.

—SA
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900