Hi,
Another question about this FileUploaded event. It is fired once for each file uploaded. However, all events are fired after ALL files are uploaded (the postback occurs at the end only).
Is there an event that is fired immediately after an upload (without waiting for the other files to be uploaded)? So that file processing can begin immediately?
Thanks in advance!
Dar