I'm trying to take inputs from an HTML form and pass it to a JavaScript function – Phpmyadmin
I created an if statement to test if either field is blank and to make sure the values of the form are making it to the function. I've tried a few variations to the HTML and JavaScript on either ends…