Search Wiki:
Project Description
This Basic Edition of the HTML Editor for ASP.NET AJAX is designed specifically for ASP.NET AJAX. The editor outputs XHTML, constrains tags and attributes to those allowed, is extensible and configurable, and is contained in a single assembly.

HtmlEditor.PNG

Online Demo
Click here for the online demo.

Article
Introduced on Code Project, the article How to Create an HTML Editor for ASP.NET AJAX is a living document that continues to provide an excellent introduction to the editor's implementation specifics.

Basic Edition | details
  • Designed for ASP.NET AJAX
  • Outputs XHTML
  • Constrains tags and attributes to those allowed
  • Extensible and configurable
  • Single assembly deployment
  • C# and JavaScript source code
System Requirements
  • ASP.NET 2.0 or higher
  • ASP.NET AJAX
Winthusiasm
The project is managed by Winthusiasm (tm), who also develops a Professional Edition.


Last edited Jul 3 at 5:13 PM  by Winthusiasm, version 20
Comments
lorenzobattaglia wrote  Jul 8 at 9:06 AM  
Good project.

Updating...