Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: cuteeditor V. 6.4 failure during insert LINK,swf using in Iframe load.ashx - no access
Re: cuteeditor V. 6.4 failure during insert LINK,swf using in Iframe load.ashx - no access
05-13-2009, 5:17 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: cuteeditor V. 6.4 failure during insert LINK,swf using in Iframe load.ashx - no access
Reply
Quote
Hi,
Try this setting UseStandardDialog="true", like:
<CE:Editor ID="htmlEditor" runat="server" UseStandardDialog="true">
</CE:Editor>
Regards,
ken
View Complete Thread