We just upgraded our cuteEditor from 5.2 to 6.0, prevoiusly when try to change the cuteeditor from within the JavaScript we were using the Obj_Editor1, but now we get javascript error object does not exist. Also, How do we get the plain text from the CuteEditor using JavaScript?, prevoiusly we were using the Obj_Editor1.editdoc.body.innerText, but now this does not work.