Buckley,
Can you tell me why you want to use the editor without specifying the <CE:Editor>?
The CuteEditor for .NET is developered as an ASP.NET server control.
To use this, CuteEditor must be included in a Web Forms page using a Register directive:
<%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>
After registering the control, you need to place the control tag in the Web Forms page (including the runat="server" attribute):
<CE:Editor id="Editor1" runat="server" ></CE:Editor>
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