HTML text editor in ASP.NET 2.0

Posted by Sachin Gaur on Stack Overflow See other posts from Stack Overflow or by Sachin Gaur
Published on 2009-11-03T13:39:15Z Indexed on 2010/04/27 3:23 UTC
Read the original article Hit count: 496

I am developing a web application where user has the option to send email to other users. I am looking for any in-built HTML text editor for ASP.NET 2.0. I know latest AJAX release for .NET 3.5 has provided this control. I am looking for a similar control but in ASP.NET 2.0.

Is there any other UI control that is build using Javscript or jQuery, which can be used to allow user to enter HTML formatted message?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about rich-text-editor