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?