check($_POST['captcha_code']) == false) { // the code was incorrect // you should handle the error so that the form processor doesn't continue $message = 'There was an incorrect code input. Please try again.'; } elseif(strtolower($_REQUEST["captcha"]) == $_SESSION['captchacode']){ //$email_to = "verne@novametis.com"; $email_to = "information@novametis.com"; $email_body = "You have an email from: "; $email_body .= $_POST[email] . "
"; $email_body .= "Name: " . $_POST[name] . "
"; $email_body .= "Company Name: " . $_POST[company_name] . "
"; $email_body .= "City: " . $_POST[city] . "
"; $email_body .= "State: " . $_POST[state] ."
"; $email_body .= "Phone: " . $_POST[areacode] . "-" . $_POST[prefix] . "-" . $_POST[phone] ."

"; $email_body .= "Interested in:
"; if($_POST[web_design] == 'on'){ $email_body .= "Web Design
"; } if($_POST[marketing] == 'on'){ $email_body .= "Marketing
"; } if($_POST[graphic_design] == 'on'){ $email_body .= "Graphic Design
"; } if($_POST[maintenance] == 'on'){ $email_body .= "Graphic Design
"; } if($_POST[other] == 'on'){ $email_body .= "Other
"; } if(strlen($_POST[comments]) > 0){ $email_body .= "Additional Comments
". $_POST[comments]; } if(strlen($_POST[name]) > 0 && strlen($_POST[email]) > 0){ //$cust_email=mail("$email_to","Web Inquiry","$email_body","From:".$_POST[email]."\nContent-type:text/html"); } $submitted = true; } } */ $page_title = "Contact Us"; ?> NovaMetis Designs, LLC Portland and Hillsboro, OR

NovaMetis Designs provides Internet and Advertising Solutions that help businesses establish, re-create and/or re-direct their web and advertising presence.

We take a planned approach to building websites and creating your corporate image through market research in order to help you act on a successful course of action.

Our in house designers and programmers have the expertise and experience to take your business to the next level.

 

Contact NovaMetis Designs
'') print ""; ?>
".$message."
Company Name
Contact Name *
Contact Email *
Contact Phone -  - 
City
State
* Required Fields
I am interested in:
Website Design
Graphic Design
Maintenance/Hosting
Marketing
Other
Comments or Questions:
Thank You!! Someone will be in touch with you shortly.