Greetings,
I am supposed to write an Auto-save feature to be used with the CuteEditor, I want to use JS to capture the contents of the editor and then use XMLHttp to save the value of the editor.
Problem: how do you pull an HTML based string in JS? or can you?
Thanks
paul