OnFileUploaded

  •  03-27-2011, 4:05 AM

    OnFileUploaded

    Hi,

    I use OnFileUploaded event to copy the files from temp folder to another place on the disk.
    I also make some other processes such as generating thumbnails and updating the database.

    I know that OnFileUploaded event runs once for each file uploaded.

    But I see that OnFileUploaded event runs for each file uploaded after all the files are uploaded.

    When the number of files uploaded is high it takes a lot of time for OnFileUploaded event to run for each file uploaded. The users sometimes think that the web site freezed.

    Is there a solution for this?

    Regards,
    Ata

    fotoğraf baskı
View Complete Thread