jquery file upload with blueimp fails when file selected in multiple iterations -
I am using the blueimp file upload file upload feature is working for me when I have more than one file I mean, when I select multiple files from a single folder and upload them, it works fine, all my files are uploaded.
But the problem is when I select multiple files in many iterations, i.e. single file in the first trip, again single file in double iterations and so on. So in this case only the previous file that I have selected has been uploaded. File uploads, forgets the first selected file.
I tried with Do you have any idea how to upload multiple files selected in different iterations? S Nesario's Maintainer El Campo Named Modo array wai ocean "multiple" sequential uploads = true . But it does not help.
& lt; Input type = "file" name = "foto []" id = "fileFoto" multiple & gt;
Comments
Post a Comment