Hi,
In js1 controls, I've a property async. I need some similar.
I need process over 50 files secuantially in server. The example not show how save the files in server.
Also, in js1 I've onComplete event, but in JS2 not. I try upload all files, and when it finish, process these files. Success event fires for each file upload. I need an event the fires when all uploads success.
Thanks