onezeronull.com
Adding extra client-side validation to file upload form
For one of my projects I required a client-side validation in file upload form, that would warn user on every attempt of submitting that form, when file field would be empty or selected file would …