Search

You searched for the word(s): Uploader
Showing page 133 of 328 (3,276 total posts) < 1 second(s)
  • I need to Upload huge file

    Hi Guys, Our client want to be able to upload huge file size more than 2GB.I was looking around can not find anything better than your Uploader.However max size which I manage to  upload is 2GB.Is anyway to upload bigger?I am using IIS7 and IE 7,8,9 If not could you explain what is the core of problem? Cheers, 
    Posted to Ajax Uploader (Forum) by Dima234 on September 1, 2011
  • Re: Form Posting - How to retrieve File Details

    Hi, Upload upload the file to the server at background. And returns the GUID as the form data. When you get the GUID , you can use the  SET mvcfile=uploader.GetUploadedFile(GUID) to recieve the temp file  you can use mvcfile.FileName/FileSize to get the file information and use mvcfile.FilePath to get the temp ...
    Posted to ASP Uploader (Forum) by cutechat on August 8, 2011
  • Error Silverlight : The upload task is interrupted!

    Hi we have the ajax uploader v 3.0.0.0 - it works fine in a couple of user controls we have within an vb asp net (4.0) project. So we copied the code and loaded the control on another user control and when we try to upload a file we get the following error: --------------------------- Message from ...
    Posted to Ajax Uploader (Forum) by ian pettman on July 21, 2011
  • Re: Error 2038 on large upload

    Hi Eric, Some more info to the problem. We have tried testing on an older machine running Windows XP & IE 8, and we are getting a similar error upon uploading smaller files (200mb). The error is similar to what I see on your support boards for the AJAX Uploader:  Flash: the upload task is interrupted! io Error #2038 The ...
    Posted to PHP File Uploader (Forum) by greggs on June 14, 2011
  • Re: IE8 JavaScript Error Only On Uploading .txt Files Of Small Size

    We upgraded with the provided DLL to the latest Cute version, & we are still getting the error, although it takes much more file uploads to occur than before.  The specific error we are getting in .NET, when we are in debug mode, is: 'null' is null or not an object Coming from: ...
    Posted to Ajax Uploader (Forum) by sparanza on June 3, 2011
  • Re: IE8 JavaScript Error Only On Uploading .txt Files Of Small Size

    Hi.  We cannot reproduce the error on your demo through IE8.  Also, the sample code you gave me does not throw the error in IE8, either.  However, it looks like we aren't talking about the same control.  Your sample used CuteWebUI:Uploader, & we are using the CuteWebUI:UploadAttachments control.  Is this the wrong ...
    Posted to Ajax Uploader (Forum) by sparanza on June 3, 2011
  • Re: Need help deciphering error

    (BTW, I tried your ''Quick Reply'' option, and other than it appearing in a too-small window, as I was almost done my reply, the control completely erased, and I lost all my text!) Thanks for the suggestion for trying the link.  It was successful, and I tried the UploaderDebug=1 option, and compared the output. Yours: INFO ...
    Posted to Ajax Uploader (Forum) by CCDSystems on May 31, 2011
  • Re: automatic file-rename trigger on upload

    Dear Cassiopeia,   Please open ''\cuteeditor_files\Dialogs\upload_handler.php'', you can find the following code in this file:   foreach($guidlist as ...
    Posted to Cute Editor for PHP (Forum) by Eric on May 30, 2011
  • write additional form data including filename an folder (per image uploaded) to a database

    I am writing an application which requires several steps 1. creation of a user account2. creation of a folder for that users images3.uploading the images4. writing the image data (folder name and filename along with userID and other user specific credentials) to a database table5. On completion of file uploads, generating XML based on the ...
    Posted to ASP Uploader (Forum) by PKKSW on May 14, 2011
  • Re: Adapt output image names into costum prefix with autonumbering.

    Thanks for the fast reply. I fixed it as follow: in file: include_phpuploader.php  I created an $_SESSION named ''tellerPics'' who keeps count of the pictures i uploaded.I placed the session in the following ...
    Posted to PHP File Uploader (Forum) by Zijkant on April 22, 2011