ReqMan,
>>1. In Firefox, the code-cleaner doesnt show up at all. It simply is not available. Any ETA when this will be fixed as many people use Firefox now, and the code-cleaner one of the most important features of CuteEditor.
Firefox code-cleaner has been included in the version 5.0.
>>2. How can I make it run the code-cleaner automatically?
WHen I paste in content copied from MS-Word for example, I want it to automatically run the word-cleaner, etc, rather than force people to have to click the button, wait for the window to popup, then click another button.
Example Code
<%
Dim editor
Set editor = New CuteEditor
editor.ID = "Editor1"
'Specifies the manner in which the editor handles pasted text.
editor.EditorOnPaste = "PasteWord"
editor.Text = "Hello World"
editor.Draw()
%>
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