CF8 Rich Text Editor

Many of you may not know that CF8 has a built-in Rich Text Editor.

It is actually very easy to use this script, all you need is to have a cfform with a cftextarea.

Here is the code

<cfform>
<cftextarea richtext="true" skin="office2003" height="500" width="800" name="Body" id="Body">CF8 Rich Text Editor</cftextarea>
</cfform>

Enjoy

Related Blog Entries

Comments
Raul Riera's Gravatar How can you edit the controls for the rich text editor without going into the CFIDE? this really bothers me about this
# Posted By Raul Riera | 26/08/08 16:01
Jonny's Gravatar you are able to use different skins and custom toolbars
# Posted By Jonny | 26/08/08 16:09
Raul Riera's Gravatar Without editing the main js file in CFIDE? how?
# Posted By Raul Riera | 26/08/08 18:13
Jonny's Gravatar Which controls do you want to edit?
# Posted By Jonny | 26/08/08 19:17
Raul Riera's Gravatar I want to specify my own toolbarset and not Basic or the Default one
# Posted By Raul Riera | 26/08/08 21:52
Raul Riera's Gravatar Any news?
# Posted By Raul Riera | 28/08/08 16:07
Jonny's Gravatar You need to be able to access the cfide if you want to change the controls
# Posted By Jonny | 28/08/08 16:11
Raul Riera's Gravatar I know, thats why I said its a pretty useless editor from Adobe, I dont want my editor to have SERVER WIDE toolbars, I want them to be able to be SITE WIDE. Ruby on Rails implemented this on their fckeditor implementation. I love ColdFusion ,but sometimes Adobe makes the dumbests mistakes. A simple attribute to specify the custom JS would be enough.
# Posted By Raul Riera | 01/09/08 00:20

Archives By Subject

Advertising (4) [RSS]
Blog Design (1) [RSS]
CFProject Scripts (2) [RSS]
Coldfusion Charts (3) [RSS]
Coldfusion Functions (5) [RSS]
Coldfusion Overview (1) [RSS]
Coldfusion Tutorials (16) [RSS]
For Sale (2) [RSS]
Image Manipulation (1) [RSS]
Java (1) [RSS]
JavaScript (4) [RSS]
PHP (1) [RSS]
Railo (4) [RSS]
SQL (1) [RSS]
Useful Tools (3) [RSS]

Recent Comments

Simple Coldfusion Upload Script
Alban said: Here is the error I get on the cffile line: String index out of range: -1 [More]

Coldfusion 8 Functions
Mark said: Can Cold Fusion do math functions similar to say Excel? I need to make several calculations, and if ... [More]

BlogCFC on Railo
iphone clone said: Thanks for sharing [More]

Coldfusion Protx VSP Form Integration Kit
confinedspace said: @Dom: Cheers for that - helped me out. Just one thing to note, I would add "all" as a thir... [More]

Coldfusion to PHP?
Jonny Shaw said: PHP is very similar to most other OOP languages, which i am quite familiar with, so it wasn't really... [More]

Recent Entries

No recent entries.
ColdFusion Blog | ColdFusion Hosting | ColdFusion Q & A