|
|
 Akshay Malhotra - 2015-10-10 02:52:43
Can you please modify it to upload multiple images at one shot? i.e. currently, if I have to upload 10 images, i have to browse and select 10 image 10 times, instead can it be modified so that when I browser, i select all 10 images in same folder in one shot and it uploads all 10 images?
thanks.
 manudg - 2015-10-10 14:18:57 - In reply to message 1 from Akshay Malhotra
Hi, that is posible, put in the input file the multiple attribute ...
<input type="file" multiple class="btn btn-primary" />
Regards.
 manudg - 2015-10-10 14:33:53 - In reply to message 1 from Akshay Malhotra
Hello :), it's true what you say and now I 'm reviewing is not possible upload multiple images at one shot, when selecting multiple images there is an error deleting some , because it eliminates the others, it will review these days to fix it. Regards.
 Akshay Malhotra - 2015-10-11 03:06:34 - In reply to message 3 from manudg
Thanks and I hope you fix it soon.
 manudg - 2015-10-11 15:56:29 - In reply to message 4 from Akshay Malhotra
Hello, now is possible upload multiple images at one shot, the fix already is available. Regards.
|