FCKeditor
Today i was developing a website for a client, with it there is an administrative section where they can edit the content of there pages. i was always going to use CF8s built-in editor but then came accross FCKeditor this is a very good text editor.
I think that i am going to change the text editor here on my blog from the CF8 editor tho FCKeditor. it is just so easy to install, all you do it upload the code and then use cfmodule tage to insert it into your form.
Thats it guys just a short one today.
Enjoy


Using the rich text editor
The ColdFusion rich text editor lets users enter and format rich HTML text by using an icon-driven interface based on the open source FCKeditor Ajax widget. The editor includes numerous formatting controls, and icons for such standard operations as searching, printing, and previewing text. This topic does not cover the text editor controls. For detailed information on the editor icons and controls, see http://wiki.fckeditor.net/UsersGuide.
Some how i just prefer the FCKeditor