Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: How can I insert code from another site and make it work?
Re: How can I insert code from another site and make it work?
08-20-2007, 6:15 PM
rutledj
Joined on 03-23-2007
Posts 28
Re: How can I insert code from another site and make it work?
Reply
Quote
I just open the editor and pasted in this script and it displays like this:
http://www.reidsvillecc.org/searchbible.aspx
It just shows me what I pasted in. In visual studio I sat the property to false and also did so in the page load event of the editor:
Editor1.EnableStripScriptTags =
False
View Complete Thread