Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: CuteEditor changes the src url of templates
Re: CuteEditor changes the src url of templates
06-29-2009, 7:27 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: CuteEditor changes the src url of templates
Reply
Quote
Hi CIC,
Try properties URLType, like
<CE:Editor ID="Editor1" runat="server" URLType="SiteRelative">
</CE:Editor>
Demo
http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx
Regards,
Ken
View Complete Thread