Hi,

        You are using Activedit with type="edit" which is now deprecated, and not
the recommended way to do it.  It looks like you are probably using version
2.0 (am I right?) In 2.0 you can use type="form" which will allow you to use
activedit like a textarea...

<cf_activedit fieldname="htmlcode" inc="activedit/inc" image="false">
        #define.htmlcode#
</cf_activedit>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to