How to select multiple files for upload :
You might not be able to select multiple files because you've made some customizations to your Folder views in File Explorer, and all you have to do is reset it and restore the default view settings. Before resetting Folder views, be sure to create a system restore point.
Click on the first file you'd like to select, and then press and hold the Ctrl key. Now click on different files you would like to make any changes to one by one. When you've selected all the files you wanted to, simply release the Ctrl key. Now right-click on any one of the files to open the Windows context menu.
1. Single click the first file you wish to select. 2. Hold down the Ctrl key on your keyboard and using your trackpad or external mouse, click on all the other files you wish to select one by one.
This depends on the browser. Newer versions of firefox and chrome support this because they started to implement HTML5 specification. This is the syntax:
<input type="file" multiple=""/>
Firefox >= 3.6, Chrome >= 2, Safari >= 4 support multiple file input.
For older browsers the only good solutions are flash or javascript plugins. Here is a good resource for jquery uploaders ( some support multiple files ): http://creativefan.com/10-ajax-jquery-file-uploaders/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With