- <?php include_once("CuteEditor_Files/include_CuteEditor.php") ; ?>
- <html>
- <head>
- </head>
- <body>
- <form name="theForm" action="/Get_HtmlContent.php" method="post">
- <div align="center">
-
- <?php
- $editor=new CuteEditor();
- $editor->ID="Editor1";
- $editor->Text="Hello World";
- $editor->FilesPath="CuteEditor_Files";
- $editor->Draw();
- $editor=null;
-
-
- ?>
- </div>
- </form>
- </body>
- </html>
In this a simple page which contains Cute Editor.
Line 1: include the CuteEditor class file.
Line 9-18: create a new CuteEditor class object
If you have any further questions with the above file, please let me know.
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