Search

You searched for the word(s): javascript
Showing page 287 of 408 (4,076 total posts) < 1 second(s)
  • Ajaxuploader stops uploading files

    I'm uploading 200 files and each file is between 1 - 2.5 MB in size.  I've run the test a few times and it usually stops working around the 80th file.   I will then click ''cancel upload'' and it will resume for another 10 or so files and then error out again.  I wish I could post an error message but I'm not getting any.  No ...
    Posted to Ajax Uploader (Forum) by BigB on August 23, 2009
  • CuteWebUI_AjaxUploader_OnStart() Not being called!

    Hello, I'm working on using the uploader in an MVC application and one of the things we need to do is disable some things on the page while an upload is occuring.   I read other posts saying to use the  CuteWebUI_AjaxUploader_OnStart() function but it isn't being called!    the OnStop function is not being called either. ...
    Posted to Ajax Uploader (Forum) by patriciav on August 18, 2009
  • Re: CDATA in scripts

    I know this is an old topic but my problem is: both examples will be removed in de demo(http://cutesoft.net/example/xmloutput.aspx) even as in my own cute-editor   <script type=''text/javascript''> //<![CDATA[ alert(''<This is compatible with XHTML>''); //]]> </script>   <script ...
    Posted to Cute Editor for .NET (Forum) by pbwbart on April 2, 2009
  • How can i achieve this in code behind

    Hello I would like the following javascript implemented in code behind the reason is I would like the submit to either upload or do something else depoending on some server validation   <script type=''text/javascript''> function submitbutton_click() { var submitbutton=document.getElementById('<%=SubmitButton.ClientID ...
    Posted to Ajax Uploader (Forum) by wassimsa on March 27, 2009
  • Error message on load

    I'm using Firefox 3.0.1 with Firebug   When loading CuteEditor, I get the following error in Firebug's console:   Ox1a7[OxOd201[692]] is null http://localhost/CoachFlex/core/CuteEditor_Files/Scripts/Gecko_Loader/Loader.js Line 1 1var ...
    Posted to Cute Editor for PHP (Forum) by infringer on September 5, 2008
  • Editor changes or removes colors from inline style

    Version: 6.0 Our usage of the CuteEditor is as follows:   1) An underlying page has the html to be edited. 2) The CuteEditor is launched in a new browser window. 3) The new browser window calls javascript on the opening page to retrieve and populate the CuteEditor control (document.all.Editor1.value = ''the html retrieved from ...
    Posted to Cute Editor for .NET (Forum) by vc3_richard on July 15, 2008
  • zoom

    My problem  is I have a editor which is read only. while loading itself I need to show in 25% zoom . Here is my code <CE:Editor ID=''Preview'' runat=''server'' AutoConfigure=''None'' ReadOnly=''true'' ShowBottomBar=''false'' Height=''500Px'' Width=''800Px'' > </CE:Editor> in Page load cs file protected ...
    Posted to Cute Editor for .NET (Forum) by Vasuu on March 19, 2008
  • Insert internal links via custom popup window

    Hello   I am using your CuteEditor 4.2 for ASP and it works very well so far, except for one thing, that I cannot manage to solve. I need to be able to handle all my internal pages in the system, and link to those. Just basic stuff, that is, pull it out of the DB and generate a table with all the internal pages to select from. Works without ...
    Posted to Cute Editor for ASP (Forum) by nisse on December 29, 2005
  • Re: CuteEditor stealing focus?

    Well, I don't know what to say. The popup window does not have an instance of CuteEditor. I happen to have Editor.Focus = False  on my page load for both of my CuteEditor instances. I've tried the following two methods to open a popup window; 1) RegisterClientScriptBlock(''clientScript'', ...
    Posted to Cute Editor for .NET (Forum) by trevorj on July 12, 2005
  • Re: Could not load type 'CuteEditor.Dialogs.GetFileThumb'

    Doug, The following situation happened to other developers before:   When you are using the Visual Studio IDE to include the '' CuteEditor'' folder into your Visual Studio project, it prompts you to create a code-behind file for the *.aspx. If you select ''Yes'', the a new code-behind files will be created by the Visual Studio IDE. For ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 4, 2005