I am trying to do the exact thing. Any luck with this? >Is anyone really familiar with the way CF8 implements FCK? I'm trying to set >the innerHTML value for a richtext field via javascript, and am having no >luck finding the property. CF8 provides a nifty ColdFusion.getElementValue() >function, but no setElementValue function :( . I'm able to get the ID of the >field (document.MyFormName.MyFormField.id) but am not aware of a way to dup >out the properties of the object. I'd prefer not to have to go through the >trouble of binding, and just set it directly in my JS function. Any help >here is appreciated. > > > >- Igor
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291411 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

