We value your input.

Please fill out the form below so we may serve you properly.


>>>\n\nRFID LAB: " . $purpose . "\nPhone: " . $phone . "\nName: " . $fname . " " . $lname . "\nCompany: " . $company . "\nAddress: " . $address . "\nCity: " . $city . ", " . $state . " " . $zipcode . "\nEmail: " . $email . "\n\nComments:\n" . $comments . "\n")); $to="jeff.schaengold@ezegov.com"; $from="From: " . $email . "\nErrors-To: jeff.schaengold@ezegov.com\nContent-Type: text/plain; charset=iso-8859-1\nContent-Transfer-Encoding: 8bit\r\nX-Mailer:"; mail($to, "RFID DoD EzeGov Feedback" . " " . $phone, $content, $from); # mail($email, "RFID DoD EzeGov Feedback" . " " . $phone, $content, $from); $content="This is your feedback to RFID DoD Ezegov: \n\nTo further communicate with us, please contact us at:\n\nwww.ezegov.com or 732-530-8516" . $content; $from="From: RFID DoD Ezegov \nErrors-To: jeff.schaengold@ezegov.com\nContent-Type: text/plain; charset=iso-8859-1\nContent-Transfer-Encoding: 8bit\r\nX-Mailer:"; mail($email, "RFID DoD EzeGov feedback confirmation", $content, $from); print "Thank you for your feedback."; } else { # otherwise we show form # if form was submitted we show comments in form ?>
Please fill out the following and click "Submit":

RFID LAB
First Name
Last Name
Company
Address
City
State
Zip Code
Phone including area code
Email
"; } if ($email == "") { print "Email address is required for response. "; } else { if ($validated == 0) { print "This email doesn't seem valid. Contact us by email if you have a problem filling this information. "; } } ?>
 
Comments or questions: