When a file completes uploading, and the _FileUploaded() event fires, I move the file to a new location.
Can I then force an update on the list of files being uploaded to remove that file from the list... essentially causing the list to shrink as they are uploaded?
Or, does that list ONLY get updated once all files are uploaded?
Al