%s', $ERROR_MESSAGE ); } //###################################################################################### //## PHP function declarations begin here //###################################################################################### function this_validateform(){ $nonempties = array("name"=>"provide your Name", "email"=>"provide your email", "cover"=>"paste your Cover Letter"); foreach( $nonempties as $afield=>$desc ){ if ( is_numeric( $afield ) ) { continue; } if ( trim($_POST[ $afield ]) == "" ){ return "Please " . $desc; } } if ( $error = utils_validateemail( $_POST['email'], false, "" ) ) { return $error; } return ""; } function this_sendEmailInfo( $toemail ){ //$from_header = "From: info@".$_SERVER['SERVER_NAME']. "\r\n"; $from_header = "From: info@performancesystems.com\r\n"; $name = $_POST['name']; $email= $_POST['email']; $cover = $_POST['cover']; $body = "Online Resume Submission \n\n". "From: $name \n". "Email: $email \n\n". "Cover Letter: \n". $cover ."\n\n"; mail( $toemail , "Online Resume Submission", $body , $from_header) ; } ?> Performance Systems - Marketing Innovations
 
Online Resume Submission
 
We accept emailed inquiries only, please do not call or fax. Due to the volume of resumes we receive, we are not always able to reply. Be assured that we will review your resume and contact you if we believe you have the appropriate skill set for our firm.
 
To submit your resume, please cut and past it into the body of your email. You may also include a cover letter.
 

Name
Email Address:
Resume:
 

 
5310 Elm Street Houston, Texas 77081 | Tel 713 723-6000 | Fax 713 723-6221 | Toll Free 1-888-737-7978
Email
info@performancesystems.com | Directions | Legal Disclaimer | Privacy Policy | © Performance Systems, 1994-2008