Search

You searched for the word(s):
Showing page 2 of 2 (13 total posts) < 1 second(s)
  • Multiple users uploading identically named files

    I have a scenario where many users can upload files. Once uploaded, the files are re-named and stored in the relevant folders for those users. As I understand it, one can only specify one Tempdirectory. If say 2 users simultaneously&nbsp;upload a file each with the same name, e.g. File1.jpg, could this cause problems like overwriting the other's ...
    Posted to ASP Uploader (Forum) by RobNagel on March 17, 2010
  • Re: FileValidated vs. FileUploaded events

    Thanks Terry,&nbsp;That worked &nbsp;to get the FileUploaded event to fire.&nbsp;I still have a problem getting items to display in the Listbox, when these are initiated outside the&nbsp;&nbsp;FileUploaded event. For example, I would like to put info for the user into the listbox regarding success/failure of the resize. Any items added to the ...
    Posted to Ajax Uploader (Forum) by RobNagel on November 9, 2009
  • FileValidated vs. FileUploaded events

    Hi there,I am uploading and resizing images using Ajax Uploader, based on the sample ''Framework 2.0-VB''In order to resize the images between image uploads, as opposed to after all images have been uploaded, I moved the resizing code from the FileUploaded event to the&nbsp; FileValidated event. I now find that 1) the FileUploaded event is not ...
    Posted to Ajax Uploader (Forum) by RobNagel on November 5, 2009