0){ $texttovalid = htmlspecialchars(stripslashes($texttovalid)); } return $texttovalid; } if(isset($_POST['submit'])){ $name = removeHTML($_POST['name']); $email = removeHTML($_POST['email']); $subject = removeHTML($_POST['subject']); $message = removeHTML($_POST['message']); $msg =''; if($name==''){ $msg = '
  • Name is a required field.
  • '; } if (!eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,4})$", $email)){ $msg .= '
  • Invalid Email Address
  • '; } if($subject==''){ $msg .= '
  • Subject is a required field.
  • '; } if($message==''){ $msg .= '
  • Message is a required field.
  • '; } if($msg!=''){ $msg = '

    Message Field!

    '; } else{ /*Change this email to your email address*/ $to = "dustin@neumannpc.com"; $headers = "From: $email"; $subject = $subject." - A message from Good Business"; $body = "Name: $name\n\n" . "Email: $email\n\n" . "Subject: $subject\n\n" . "Message: $message" ; $ok = (mail($to, $subject, $body, $headers)); if($ok){ $msg = '

    Message Sent!

    Thank you for contacting us. We will get back to you shortly!

    '; }else{ $msg = '

    Message Failed!

    Please try again.

    '; } } } ?> Good Business Clean Web Template
    Press Line Optimization
    Veneer Dryer Optimization
    Veneer Dryer Equipment Upgrades
    Veneer Dryer Replacement Parts
    Automation Systems
    Factory Sentinel ™
    Technical Training
    Energy Reduction
    Process Optimization
    Equipment Upgrades
    Automation
    Replacement Parts
    Technical Training

    Good Business

    Contact Form

    Get in touch with us! Have a question about a service we provide? Fill out the form below, or give us a call using the phone number to the right and we would be happy to get back to you right away.