Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Cannot add <script> tags in cute editor
Cannot add <script> tags in cute editor
07-27-2006, 5:48 PM
smita_swaika
Joined on 01-05-2006
Posts 38
Cannot add <script> tags in cute editor
Reply
Quote
cannot add <script> tags in cute editor. It parses it out and it never appears on the wed site.
I tried this and it didn't work
<script type="text/javascript">
function OpenTest()
{
window.open("http://www.cnn.com");
}
</script>
Please help !
View Complete Thread