Browse by Tags

All Tags » Javascript
Showing page 3 of 6 (54 total posts)
  • Javascript Error After Upload

    I'm getting the following error after uploading files on my dev box:   Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object.     The error is coming up at the finally block in Sys.Net.XMLHttpExecutor = function Sys$Net$XMLHttpExecutor() ...
    Posted to Ajax Uploader (Forum) by aschmidt on May 25, 2009
  • Javascript Error : Microsoft JScript runtime error: ASP.NET Ajax client-side framework failed to load.

    i am trying to upload file when the upload reach to 100% and its about to hide the progress bar it gave me this error Microsoft JScript runtime error: ASP.NET Ajax client-side framework failed to load. and it used to throw three different javascript exception, im using asp.net 3.5 with C# any help will be appreciated thasnks in advance
    Posted to Ajax Uploader (Forum) by waqasw on April 27, 2009
  • Error on click of the upload button

    When I click the button, I get a javascript alert: Unable to select so many files at once. The total file name length cannot exceed 32kb Strange thing is that I have not selected any files yet, because the open file dialog has not been shown yet.  This happens when I just drag a control to the page, build it and view it in the asp.net ...
    Posted to Ajax Uploader (Forum) by Marc Hesp on March 27, 2009
  • function CuteEditor_OnChange(editor)

    I am using the ''function CuteEditor_OnChange(editor) '', but It has a delay of approximately 4 seconds only when I write My question is if I can reduce the time to 0 (zero).   You can see the problem JavaScript API
    Posted to Cute Editor for PHP (Forum) by Stevemenjivar on February 11, 2009
  • replacing InsertLink dialog

    Is there a convenient way of replacing/extending the InsertLink dialog, preferably by passing a url for the replacement.   I am using multiple instances of the Editor within a cms. In cases where i want to insert internal links i would like to display a pagetree of the document structure and on other occasions i want to display the ...
    Posted to Cute Editor for PHP (Forum) by weedbeat on February 9, 2009
  • I can´t write in the Cute Editor

    I was using previously Editor, Now  I'm try to changing it for the new ''Editor Cute for PHP'' but it's give me some problem with the same code. The ''Editor Cute for PHP'' in a simple windows of the Web Explore the Cute Editor it works very well but if I using the function ***''WinD01 = new Ext.Window(...''closeAction:'hide'...)..... ...
    Posted to Cute Editor for PHP (Forum) by Stevemenjivar on February 9, 2009
  • Javascript variable with '<%1' prevents pasting in IE 7.

    I have a javascript variable that is somehow preventing me from pasting into textareas. I have my variables printing in the page head, but have found that if I move them into the document body that pasting works fine. So I guess there is a workaround, but any idea why this is happening? Also, this works fine in FireFox 3 and is only a problem ...
    Posted to Cute Editor for ASP (Forum) by mike33 on February 2, 2009
  • Select Files button disabled in Safari

    I've run into a problem that appears to be a bug in the javascript that disables/enables the button to select files.  During testing, I can only reproduce the bug in Safari (v3.1.2 on Windows to be exact).  It is working just fine in Firefox 3.0.4 and IE 7.0.6.  I have the latest versions of Flash and Silverlight installed and have ...
    Posted to Ajax Uploader (Forum) by trippinbillyfl on December 10, 2008
  • Background color of the editor changed by javascript

    I would like to change the background color of the editor by using javascript.  I have seen examples with classic asp and earlier versions of the editor, but I can't seem to figure it out with the latest version 6.0 and asp.net.  var oEditor = document.getElementById('CE_Editor1_ID'); oEditor.EditorBodyStyle = ...
    Posted to Cute Editor for .NET (Forum) by lafleshman@jacksonkelly.com on December 9, 2008
  • Get speed of uploader by javascript

    I don't know how to get speed of uploader by javascript I have function CuteWebUI_AjaxUploader_OnProgress(enable,filename,begintime,uploadedsize,totalsize){}   Can I get speed in this? Please show me, thanks.
    Posted to Ajax Uploader (Forum) by jackynguyen on November 21, 2008