We value your input.

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


>>>\n\nSociaTec: " . $purpose . "\nPhone: " . $phone . "\nName: " . $fname . " " . $lname . "\nCompany: " . $company . "\nAddress: " . $address . "\nCity: " . $city . ", " . $state . " " . $zipcode . "\nEmail: " . $email . "\n\nComments:\n" . $comments . "\n")); $to="jeff.schaengold@sociatec.com"; $from="From: " . $email . "\nErrors-To: jeff.schaengold@sociatec.com\nContent-Type: text/plain; charset=iso-8859-1\nContent-Transfer-Encoding: 8bit\r\nX-Mailer:"; mail($to, "SociaTec Inc. Feedback" . " " . $phone, $content, $from); # mail($email, "SociaTec Inc. Feedback" . " " . $phone, $content, $from); $content="This is your feedback to SociaTec Inc.: \n\nTo further communicate with us, please contact us at:\n\nwww.sociatec.com or 347-836-9516" . $content; $from="From: SociaTec Inc. \nErrors-To: jeff.schaengold@sociatec.com\nContent-Type: text/plain; charset=iso-8859-1\nContent-Transfer-Encoding: 8bit\r\nX-Mailer:"; mail($email, "SociaTec Inc. 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":

SOCIATEC
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: