
FreeTextBox is a Free, customizable HTML editor for ASP.NET applications that allow users to do basic HTML editing in a WYSIWYG environment with a look and feel similar to Microsoft Office products. With FreeTextBox, Developer can add text-editing functionality to ASP.NET Web pages and then edit text and click on buttons to format their text, just like in a text editor.

The editor is written in C# and provide many options for customization. It can be easily validated using standard ASP.NET validators. Some time developer may encounter problems when developer using it in languages other than C# because the code is not marked CLS compliant. It is compatible with internet explore, Firefox and Mozilla on all platforms and also used in major Open Source projects as well as excellent packages like Smarter Mail.
MSHTML is reputed to make certain changes to HTML code, such as changing relative URLs to absolute. Developers can prevent this by using the controls properties.
features of FreeTextBox
Download : FreeTextBox 4.0 (beta1) (zip)
Demo : FreeTextBox Demo
Related posts:
If you would like to make a comment, please fill out the form below.
Hi,
I use an editor online, very funcional and free.
Try http://www.online-html-editor.net , its free and simple to work on it.