Re: CForms: Inserting Text Into HTMLArea

2006-05-29 Thread Jeroen Reijn
Hi Gary, just to be sure. Reading your email you have a javascript that adds text to the HTMLArea object? HTMLArea puts the text back to the textarea on the onUnload event. Are you sure it get's saved back to the textarea? Reijn Stewart, Gary wrote: I'm using the HTMLArea component of

RE: CForms: Inserting Text Into HTMLArea

2006-05-29 Thread Stewart, Gary
Reijn wrote: Hi Gary, just to be sure. Reading your email you have a javascript that adds text to the HTMLArea object? HTMLArea puts the text back to the textarea on the onUnload event. Are you sure it get's saved back to the textarea? Ah, I think this helps. I want to use another

CForms: Inserting Text Into HTMLArea

2006-05-26 Thread Stewart, Gary
I'm using the HTMLArea component of CForms (though I did upgrade it to Xinha but most of the calls seem the same). I've got a javascript in my CForms definition file that attempts to add text to that component. However I've had difficulty accessing the object. I did a cocoon log output on the