ColdFusion-HowTo *** Yahoo's No. 1 and the biggest group of ColdFusion Developers ***
The ColdFusion-HowTo group features an email-based discussion forum for members to discuss ColdFusion and related topics. Also find Tutorials, Tips, What's new, and so forth.
I'm looking for some general guidance - the answers may be Coldfusion related or might be more server/software related (i.e. might be off topic a bit). I have
When you implement these editors, how do you check the character length of the textarea so that you aren't sending data that is larger than the field length in
I found one that I use all the time and it works very well for me. http://www.dynamicdrive.com/dynamicindex16/richtexteditor/index.htm Linda Burnside _____
I found FCKEditor to be extremely easy to integrate. How were you using it? My code: <cfmodule template="/fckeditor/fckeditor.cfm" basePath="/fckeditor/"