07-27-2019, 03:09 AM
BTW, when IWFileUploader saves the files, they go to:
IWFileUploader.AutoSavePath (if set. Please notice that when this is set, there is a single folder for all user sessions)
or
WebApplication.UserCacheDir folder (each user has an exclusive folder, so they won't mix)
IWFileUploader.AutoSavePath (if set. Please notice that when this is set, there is a single folder for all user sessions)
or
WebApplication.UserCacheDir folder (each user has an exclusive folder, so they won't mix)

