0

what is the best plugin to upload multiple files in one request using multi-part form-data in ajax?

I am trying to upload multiple files in one server call using ajax.

but could not find the plugin to satisfy the requirement.

any suggestions or working examples?

Thilaga
  • 1,591
  • 1
  • 13
  • 13
  • did you have a look at [this](http://stackoverflow.com/questions/19295746/how-to-upload-multiple-files-using-php-jquery-and-ajax) ? – Sina Sep 30 '15 at 07:06
  • My application should work in ie9. The example you gave is using FormData which is IE 10+ support. So I am looking for a plugin. – Thilaga Sep 30 '15 at 07:18

0 Answers0