Shawn,
1. editor1.value.length is not right method to get the content from editor.
Please use the following API to retrieve the content of CuteEditor as HTML
Method
|
Description
|
getHTML()
|
This method is used for retrieving the content of CuteEditor as HTML.
Example:
// get the cute editor instance var editor1 = obj_Editor1;
// retrieving the content of Cute Editor as HTML var content = editor1.getHTML(); alert(content );
|
2. For JavaScript Form Validation, please check the following article:
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