Bernardi Consulting Services Inc.
     
Newsletter Information
Invalid referer
\n"; // check to see if a name was entered if (!$_POST['Name']) $errors .= "Name is required
\n"; if (!$_POST['Company']) $errors .= "Company is required
\n"; if (!$_POST['Email']) $errors .= "Email is required
\n"; // if there are any errors, display them if ($errors) { echo $errors; echo "

Please use your browser's Back button to enter the missing information.

"; } else { // no errors, so we build our message $recipient = 'newsletter@bernardiconsulting.com'; $subject = "Newsletter Subscription"; $from = $_POST['Name']; $msg = "$from.\n"; $msg.="\nCompany: ".$_POST['Company']; $msg.="\nTitle: ".$_POST['Title']; $msg.="\nEmail: ".$_POST['Email']; $msg.="\nCity: ".$_POST['City']; $msg.="\nProvince: ".$_POST['Province']; $msg.="\nCountry: ".$_POST['Country'];

On a monthly basis we will be sending out a newsletter that summerizes
the industry news and information regarding the activities of Bernardi
Consulting Services.

 

Name*:
Company*:
Title:
Email*:
City:
Province/State:
Country:
 
 


     
©2006 Bernardi Consulting Services Inc. - A Division of Bernardi Global Horizions Inc. All Rights Reserved.