From: Ronald B. <rb...@rb...> - 2017-01-06 15:07:26
|
Hi Vasu, i'm not talking about many input items. There is an option to switch an file input into multi file mode - the 'multiple' attribute. > > <input name="filesToUpload[]" id="filesToUpload" type="file" multiple="" /> > |