02-12-2020, 03:22 PM
Can the IwFileUploader be modfied to capture the number of files that are DRAGGED & DROPPED so that the OnFileUploadSuccess event can
extract from the event params which file number it is processing. Even better would be something like
TotalFileCount=6
CurrentFileNumber=3
This way the program knows when the last file has been uploaded.
Bill B
extract from the event params which file number it is processing. Even better would be something like
TotalFileCount=6
CurrentFileNumber=3
This way the program knows when the last file has been uploaded.
Bill B