rich text editor
<cfform>
<cftextarea richtext=true name=”richtext01″/>
</cfform>
The code above gives me the rich text editor. However, the image upload is disabled for the security reason and we are not allowed to modify the fckconfig.js from the server. Is there the way to copy this from the server and paste into the local where the application is placed? Or does anyone knows how to upload the images and have it shows on the rich text editor?
Thanks
