joshkerr,
In non IE 5.5 browsers, The CE will display as a regular textrea.
If your editor ID is editor1, CE will render as the followings:
<TEXTAREA name="Editor1_HTMLContent" rows="13" cols="50"></TEXTAREA> |
Insert the following code into the page head:
<script language="javascript" type="text/javascript">
function InsertText() {
var newtext = "your text here........";
document.myform.Editor1_HTMLContent.value += newtext;
}
</script> |
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