﻿# FreeTextBox - A Richtext control for ASP.NET

<datetime class="hidden">2004-01-11T00:00</datetime>
<!-- category -- mostlylucidcouk, Imported, ASP.NET, Web Development -->

[This](http://www.revjon.com/ftb/) is a wonderful project, providing a
Rich Text Editor for the ASP.NET community. If you can afford to contribute to this
project, please do (I plan to very soon :-P). Essentially it provides an embedded
HTML editor which you can use in any ASP.NET (oh, and ASP 3.0) project. Even if you
don't plan to use it, have a look at the sourcecode - as an example of how to create
a ServerControl its' pretty cool...