Michael,
You need to use setTimeout funtion to wait for the editor's status is ready.
setTimeout(setHTML,1000);
function setHTML()
{
// get the cute editor instance
var editor1 = document.getElementById('<%=Editor1.ClientID%>');
// Set the editor
editor1.setHTML(document.getElementById("myTextArea").value);
}
Hope it helps.
Let me know if you have any further questions.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx