Hi all,
I Need a Multifile Uploader that uploads all the files at the same time.
For example, commom multifile uploaders, upload multiple files but only uploads one at a time.
This one is an example of that http://ajaxuploader.com/Demo/multiple-files-upload.aspx. Files are uploaded one at a time.
I want one that start uploading files all at the same time?
Does anyone know a component or a way to do this?
Thanks in Advance