Search

You searched for the word(s): Uploader
Showing page 138 of 328 (3,276 total posts) < 1 second(s)
  • OnFileUploaded event not firing (SOLVED)

    I setup my app with Ajax Uploader and it was working great, then a few days later it stopped working. I tried with the samples as well and am having the same problem. The files are uploading to the temp folder, but the OnFileUploaded event is just not firing..   I don't think my license has expired, but if it has, is this what would happen?
    Posted to Ajax Uploader (Forum) by vspin on December 17, 2009
  • Error after upload

    I'm testing your Ajax Uploader at the moment and run into a problem trying to use the examples provided in the package: After the download seems to be completed a javascript message Box pops up: --------------------------- Meldung von Webseite --------------------------- Server side exception, failed to upload Tree.jpg Debug ...
    Posted to Ajax Uploader (Forum) by toohigh on November 16, 2009
  • Problem with flash for big files.

    I have strange problem with large files, which is related to flash. I tried to upload the files more than 100MB (we tried up to 1.1GB) using IE version 6 and 8. If the version of flash installed on this machine is 10.0.32.18, I or getting an error (see screenshot) either uploading stacks in the middle. However if the flash version is 10.0.12.36 it ...
    Posted to Ajax Uploader (Forum) by Michael Raizman on November 10, 2009
  • LogonUser failed ! error code : 1326

    Support:  A couple months back you assisted me with getting the control to work on a load balanced server using a network share as the temp directory.  With the username, password and domain credentials in the web.config, everything has been working fine... This morning I'm looking at the logs and I'm seeing the following ...
    Posted to Ajax Uploader (Forum) by ddoms on October 12, 2009
  • add items programmatically

    Hi, I want to give my users the possibility to change the files they have uploaded at a later time. Therefore the control has to load the files allready uploaded by the user. I found this method for adding a item in code    uploader.Items.Add(int fileSize, string fileName, Stream stream); but I can't seem to get the stream ...
    Posted to Ajax Uploader (Forum) by Rincewind on September 25, 2009
  • Re: Request for the permission of type 'System.Security.Permissions.FileIOPermission error

    Thanks for your suggestions but I confrimed its my web host who is not allowing my site access to create directories on the file system. It appears I can write files but not create/delete folders. When I use your the uploader in the most primitive form just putting a file in the temp directory and then moving it to an already existing folder then ...
    Posted to Ajax Uploader (Forum) by vsanzone on August 29, 2009
  • Quite a bit of new stuff as of the 26th

    I notice a few new things in the uploader as of august 26th. I am curious about that as I have hade quite a few problems with the code I downloaded earlier than that. Does anyone know what is new? I don't see any documentation in the code.   I am specifically interrested in the SaveSecuritySettings, SaveDirectory functionality and if there ...
    Posted to PHP File Uploader (Forum) by Rickard on August 28, 2009
  • Re: Refreshing the page after upload

    That is basically what I do, I think, but as I return the HTML as a result to a function I use GetString(). The HTML should be the same on the client though. After the upload is complete (when it works, it only works about half the times - see my other post regarding temp directory) it just sits there. Hitting F5 will reload the page. I have a ...
    Posted to PHP File Uploader (Forum) by Rickard on August 21, 2009
  • Is it possible to download multiple files.

    Hi I use well AjaxUploader for c#.net2.0  with ajax.   I have a question.   I wanna download server files  to client folder. the process as below   1.  User select download folder(Show the select UI - user's local folder). 2. Press OK button, The program download source files(server side) to ...
    Posted to Ajax Uploader (Forum) by Dongmin Kim on August 13, 2009
  • Resize, create thumb and rename

    I've been running a simple php script that resizes, renames, and creates a thumb for all photos uploaded to our company website.  The volume of photos have increased and I was tasked with finding a way to select groups of photos and upload them all at once, so I purchased this PHP Uploader script.  It really works well, but I still need ...
    Posted to PHP File Uploader (Forum) by auilani on August 4, 2009