You Are Viewing Daily Archive: December 31, 2018

Add-Multiple-File-Upload-HTML-Tag-In-Form-Using-Pure-JavaScript

Add Multiple File Upload HTML Tag In Form Using Pure JavaScript

So, you need to get files from your user’s browser to your server. Not just one file though. A whole bunch. A batch even. And each file needs to be able to have its own meta data sent with it, i.e. Title, Caption, Copyright, Tags, etc. And asking your user to send them one at […]...