Search

You searched for the word(s): javascript
Showing page 199 of 408 (4,076 total posts) < 1 second(s)
  • Re: Two Buttons

    Hi Ken   I find this method hugely frustrating. It would be so much easier if the upload could be called from javascript! Can you please provide real world example of the <iframe> method?Showing multiple  <iframes> on  web pageAllow upload of only one image filedisplay of image on page in a separate div ...
    Posted to ASP Uploader (Forum) by earbash on February 13, 2014
  • Re: Onload rendering error

    Ok, a little more progress. I set up the site locally, using IIS 7 in classic mode.   This time, the control rendered differently again:    onload="this.style.display=&quot;none&quot; ; var OxO6760=[&quot;CuteWebUI_AjaxUploader_Initialize&quot;,&quot;document&quot;,&quot;{0} cannot be ...
    Posted to Cute Editor for .NET (Forum) by SilkGaz on November 21, 2012
  • Re: Cute Editor injecting code from Firefox add-ins

    I don't see how that's helpful at all, I can't simply remove all <script> tags as I need my users to be able to place javascript in their templates.  This solution would prevent that completely. I need a solution that prevents third party applications from injecting code into your editor.  That doesn't seem like too much to ...
    Posted to Cute Editor for PHP (Forum) by vanclute on March 12, 2010
  • Re: Style tag in Head tag problem (removed by editor)

      Ok, probably the final word on this, unless CuteSoft support can solve my final issue below.     As Andy pointed out, the STYLE in the HEAD tag is not stripped out if you set the following property on the editor...      Editor1.EnableStripStyleTagsCodeInjection = false; This is great and appears ...
    Posted to Cute Editor for .NET (Forum) by MarkMyWords on July 25, 2008
  • Re: Intermittent Problem with CuteEditor_OnInitialized

    Adam,   The problem is related to initial page load, not dynamically creating the editors within an alrea   When the client browser loads the cute editor, especially IE, it begins execution before the entire page is loaded.  The cute editor requires us to redefine the stub version of CuteEditor_OnInitialized and any other ...
    Posted to Cute Editor for .NET (Forum) by Frank Leinbach on June 6, 2008
  • Re: Accessing the editors text in javascript

    Which version of CuteEditor for ASP are you using?   Have you checked the following example?   http://cutesoft.net/asp/JavaScript-API.asp    
    Posted to Cute Editor for ASP (Forum) by Adam on July 18, 2005
  • Re: Hide Insert Button on Multiple Uploaders via JavaScript

    Please check the following article:   http://ajaxuploader.com/document/index.htm#page=JavaScript-API.htm
    Posted to Ajax Uploader (Forum) by Adam on January 15, 2010
  • Re: Javascript error after installing.

    I had my editor ID set to the word ''body'' which is a reserved javascript phrase.  I changed it to ''bodyID'' and it works fine.  Thanks for your help.
    Posted to Cute Editor for ASP (Forum) by joshkerr on October 7, 2004
  • Re: Wrong <SCRIPT/> tag formatting

    Addition. Here is the code of my ASPX page:   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>       <title>Novaview HTML editor</title>       <link ...
    Posted to Cute Editor for .NET (Forum) by Herev on November 21, 2011
  • Re: Two little questions

    Hi,   If you still get the 0 FileSize, I think you get a bug.   But we can't reproduce it. Can you send your code which caused that issue ?   for the #2 question , please check this http://ajaxuploader.com/document/scr/JavaScript-API.htm   You can hide the default progress UI , and show it in another place using ...
    Posted to Ajax Uploader (Forum) by cutechat on July 30, 2009