Search

You searched for the word(s):
Showing page 4 of 4 (38 total posts) < 1 second(s)
  • Re: Javascript not working

    Adam, im sorry for having bothered you, the error appeared to be on my side. &nbsp; What I was doing was; &nbsp; editor.Text = textTranslated; editor.EnableStripScriptTags = false; &nbsp; Which should&nbsp; be; &nbsp; editor.EnableStripScriptTags = false; editor.Text = textTranslated; &nbsp; &nbsp; And everything worked fine. I ...
    Posted to Cute Editor for .NET (Forum) by Dtest on September 12, 2007
  • Re: Javascript not working

    Sorry for the late reply. &nbsp; I cant send you a test project at this moment. &nbsp; Do&nbsp; this to reproduce; &nbsp; - Page with cutesoft editor - Switch to html view - Enter some javascript like &lt;script&gt;alert('test')&lt;/script&gt; &nbsp; - Now save the contents to a database or similar &nbsp; Note that everything is saved ...
    Posted to Cute Editor for .NET (Forum) by Dtest on September 12, 2007
  • Re: Javascript not working

    Adam, &nbsp; I have&nbsp;set the EnableStripScriptTags to false and the Javascript is working but I still have the editing problem. &nbsp; I enter &lt;script&gt;alert('test')&lt;/script&gt;, save it and when opening the specific page I get the alert. But when going back to the editor to modify it, all it says is Inject Script Filtered.... so I ...
    Posted to Cute Editor for .NET (Forum) by Dtest on September 4, 2007
  • Re: Javascript not working

    Ok, so I cant preview javascript in the editor. &nbsp; I tried this &lt;script&gt;alert('test');&lt;/script&gt; &nbsp; And then saved, went to the page and I get the alert. &nbsp; But then when modifying the page, instead of the script I get &nbsp; &amp;lt;!-- Inject Script Filtered --&amp;gt; &nbsp; Can this filtering be turned ...
    Posted to Cute Editor for .NET (Forum) by Dtest on August 26, 2007
  • Re: Pagenotfound error

    Any news on this?
    Posted to Cute Editor for .NET (Forum) by Dtest on August 24, 2007
  • Javascript not working

    Hi, &nbsp; I am trying this example; http://richtextbox.com/test/EnableStripScriptTags.aspx &nbsp; When I paste the script in the editor' HTML view and then go to Preview nothing happens (not on IE or Firefox). Reason I want to use this is that I need to integratie Google Maps. &nbsp; Thank you. &nbsp; &nbsp; (Also, in this forum ...
    Posted to Cute Editor for .NET (Forum) by Dtest on August 24, 2007
  • Re: Pagenotfound error

    Hi Adam, &nbsp; I sent you a test project at support@cutesoft.net. &nbsp; &nbsp;
    Posted to Cute Editor for .NET (Forum) by Dtest on August 18, 2007
  • Pagenotfound error

    Hello, &nbsp; I am experiencing an error with the cutesoft editor 6 latest release. &nbsp; The error it as following; The resource cannot be found. HTTP 404 Requested URL: /WebSite1/null &nbsp; In my test project I have; &nbsp; Default.aspx&nbsp;- containing an hyperlink to Default2.aspx &nbsp; Default2.aspx - containing the default ...
    Posted to Cute Editor for .NET (Forum) by Dtest on August 16, 2007