Search

You searched for the word(s): IE 9 upload
Showing page 117 of 656 (6,557 total posts) < 1 second(s)
  • Re: Maximum Upload Media File Size Issue

    Kenneth: Hi basam,       Please set <httpRuntime maxRequestLength=''100000''/> of you web.config   100000=100MB     Regards,   Ken   exactly same error.   If I upload file from the server machine it is uploading, but the error occures when uploading from local machine to server!
    Posted to Cute Editor for .NET (Forum) by basam on November 15, 2008
  • Error: Target length is bigger then file size!

    When attempting to upload a small (< 5MB) or large ( > 100MB) I am recieving the error "Target Length is bigger than file size!"  when the upload is between 20-30% complete.   The error occurs everytime and is consistent across different versions of Internet Explorer.   We are using a web farm of eight servers ...
    Posted to Ajax Uploader (Forum) by ShawnJ on January 17, 2013
  • JavaScript message "Unknown error..!" when using UploadType=Auto and neither flash or silverlight installed

    Hi, For C# ASP.NET 2.0, using IE8/IE9 if flash or silverlight is not installed the upload fails with a javascript message ''Unknown error..!''.  Here's the control definition:<CuteWebUI:UploadAttachments runat=''server'' ID=''AttachedFiles''     InsertText=''Browse...''     ...
    Posted to Ajax Uploader (Forum) by rmacfadyen on June 1, 2011
  • Silverlight Exception

    The php file upload seems to work well for small file, but when upload a large file (video), I always get a Silverlight exception   Your document says the default max file size is 2G so I commented out the setting, but that does not help.  I'm just using your form-simple-upload.php page:      <div ...
    Posted to PHP File Uploader (Forum) by rmavro on November 14, 2010
  • Re: Multiple File Upload Hangs

    Hi PdQ,   Try set TempDirectory to a folder which your site have write/read permisson and try again.         <CuteWebUI:UploadAttachments ID=''attachment1'' runat=''server''  TempDirectory=''~/photos'' >          ...
    Posted to Ajax Uploader (Forum) by Kenneth on June 28, 2010
  • Uploader function calls fail after an error is detected.

    Uploader in single file mode.  Upload file OK but server side of my code detects an issue (nothing to do with the upload itself) and throws an exception.  My OnQueueUI function detects the exception and attempts to do a ''cancelall()'' and receives the following exception...   Microsoft JScript runtime error: global event ...
    Posted to Ajax Uploader (Forum) by molo on April 1, 2010
  • Re: customer ui and show the hand cursor

    Dear sopa:     PHP Uploader download link:  http://cutesoft.net/downloads/folders/php_uploader/entry52443.aspx    Full code: <?php require_once ''phpuploader/include_phpuploader.php'' ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
    Posted to PHP File Uploader (Forum) by Eric on March 12, 2010
  • Re: 2 upload controls in one page act differently

    Bogdan,   Do you always get such issue ?   The uploader will change to IFrame if the flash object do not loaded in 5 seconds.   For IFrame mode, Firefox require the user click another browse button.   You can test it here : http://ajaxuploader.com/demo/fulltest.aspx   Regards, Terry
    Posted to Ajax Uploader (Forum) by cutechat on June 25, 2009
  • Re: Where is "Examples" source code?

    I deduced my answer from another post.   When the install is run, most of the examples are also installed, too. Only TRICK, is figuring-out HOW-TO-OPEN-THEM ...   1. Open VS2005. 2. Click File->Open Web Site 3. Make sure ''File System'' is the selected source 4. Browse file hierarchy to directory where you installed ...
    Posted to Ajax Uploader (Forum) by volking on April 12, 2008
  • Re: Can not Upload files in Multiple Systems at the Same Time

    Hi Rkumar1,   The error screenshot did not shows corrent. can you send it to Kenneth@CuteSoft.net and provide your uploader page url too? So I can check it for you directly.   Regards,   Ken 
    Posted to Ajax Uploader (Forum) by Kenneth on March 18, 2014