Add validation error messages for required fields when submitting the form
Budget: $10 – $30 AUD
I'm using code for a form that allows files to be uploaded to my Google Drive when user submits the form. But I need the form to have validation error messages for the required fields if the user doesn't fill them. This is where I got the code from. I've attached the HTML and JS files as well. The simplest answer that works with this code is what I'll need.