Atozed Forums
iwfileuploader Drag-Drop count of files - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: iwfileuploader Drag-Drop count of files (/thread-1537.html)



iwfileuploader Drag-Drop count of files - PDSBILL - 02-12-2020

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