
function validateOnSubmit() {
    
    alert('There are fields which need correction before sending');
   
  
  };