Capper,
TinyMCE is pure JavaScript Editor. It's very easy to replace it with Cute Editor.
Deployment instruction is here:
Basically if your textarea ID/name is "Editor1", you need to create an editor instance and set its ID to Editor1.
<?php
$editor=new CuteEditor();
$editor->ID="Editor1";
$editor->Text="Type here";
$editor->FilesPath="CuteEditor_Files";
$editor->Draw();
$editor=null;
//use $_POST["Editor1"]to catch the data
?>
Also importan issue is: Your server must be running version 5.x to use Cute Editor.
Web Server Requirements
- Operating System: Linux, Unix, Windows
- Web Server: Apache Web Server, IIS
- Scripting Language: PHP 5.0 or above
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