try placing the headers in a var first
$headers = "To: $compContact <$compEmail>\r\n" .
$headers .= "From: Jobs on the Road <verify@jobsontheroad.com>\n" .
$headers .= "MIME-Version: 1.0\n" .
$headers .= "Content-type: text/html; charset=iso-8859-1"
if (@mail( $to, $subject, $message, $headers))
if that doesnt work, try sending urself an email
mail("youremailhere","test","test");
Kill Textboxes Forever
http://www.tools2code.com/editworkspro_php