• home
  • forum
  • my
  • kt
  • download
  • CF8 Rich Text Editor

    Author: 2009-02-27 10:10:10 From:

    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>

    And here is the CF8 Rich Text Editor in action.

    Enjoy

    discuss this topic to forum

    relation tutorial

    No information

    New

    Hot