- <?php
- $editor=new CuteEditor();
- $editor->ID="Editor1";
- $editor->Text="<p><span style='color:#cc0000;'><b>This paragraph will be edited by the first instance...</b> </span></p>";
- $editor->EditorBodyStyle="font:normal 12px arial;";
- $editor->EditorWysiwygModeCss="example.css";
- $editor->AutoConfigure = "Simple";
- $editor->ThemeType="Office2003";
- $editor->FilesPath="CuteEditor_Files";
- $editor->Height="150px";
- $editor->Draw();
- $editor=null;
-
- echo "<br /><br />";
-
- $editor=new CuteEditor();
- $editor->ID="Editor2";
- $editor->subsequent=true;
- $editor->Text="<p><span style='color:#008000;'><b>This paragraph will be edited by the second instance...</b> </span></p>";
- $editor->EditorBodyStyle="font:normal 12px arial;";
- $editor->EditorWysiwygModeCss="example.css";
- $editor->AutoConfigure="Minimal";
- $editor->FilesPath="CuteEditor_Files";
- $editor->ShowBottomBar=false;
- $editor->Height="150px";
- $editor->Draw();
- $editor=null;
-
-
- ?>
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