frankcarman,
Have you included the CuteEditor class file in the page before you create a new CuteEditor class object?
<?php include_once("CuteEditor_Files/include_CuteEditor.php") ; ?>
<html>
<head>
<title>Test Editor</title>
</head>
<body>
<?php
$editor=new CuteEditor();
$editor->ID="frank";
$editor->Text="Type here";
$editor->FilesPath="CuteEditor_Files";
$editor->CustomCulture="en-en";
$editor->Draw();
$editor=null;
?>
</body>
</html>
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