function validateForm() {
var x = document.forms["contact"]["name"].value;
if (x == null || x == "") {
alert("First name must be filled out");
return false;
}
}
Login to Access Script Files
Contact Us
For General Inquiries; Questions or Information relative to listed scripts, books and projects,
Contact: ron@newworksagency.com or Nathan@newworksagency.com.