setting the text value of the editor

  •  01-19-2005, 10:58 AM

    setting the text value of the editor

    I want to set the editor's xhtml to some html code but it is a readonly property and i can only set the text value however the text value does not return the proper html text.  Is there a way I can set the xhtml instead of the text?

    ceditor.xhtml = html.code instead of ceditor.text = text?
View Complete Thread