Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: cant use html widgets with the editor?
Re: cant use html widgets with the editor?
01-20-2012, 5:58 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: cant use html widgets with the editor?
Reply
Quote
Hi flyryde,
Please set EnableStripScriptTags to false to enable the <script>
<CE:Editor ID="Editor1" runat="server" EnableStripScriptTags="false">
</CE:Editor>
Regards,
Ken
View Complete Thread