Question
CFTextarea
I am using the WYSIWYG look in my form for a CF 8 page using this example:
<cftextarea name="textarea1" richtext="yes" ...
I would like to edit the WYSIWYG look similiar to how it looks in this CF Adobe forum but it looks like I need to edit the FCKeditor in the CFIDE dirctory which I am not allowed to edit or touch on our server.
Is there another way to edit the cftextarea WYSIWYG look in the cftextarea?
