Cute Editor support three standard paths:
- absolute paths without the domain name ( <a href="/default.aspx">Home</a> )
- absolute paths with the domain name ( <a href="http://cutesoft/default.aspx">Home</a> )
- relative paths ( <a href="default.aspx">Home</a> or <a href="#top">Top</a>)
You need to Use absolute paths with the domain name in your case.
To use absolute paths with the domain name, you need to set Editor.RemoveServerNamesFromUrl property to false.
Example:
<CE:Editor id="Editor1" RemoveServerNamesFromUrl="false" 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