Candidate Referrals
If you'd like to submit a candidate for one of our open positions, please use the form below.
Please note that this form should be used to refer other individuals to open positions at Voleon. If you wish to apply directly to one of our roles, please go to https://voleon.com/apply/ to submit your application.
IMPORTANT: Please review the terms and conditions of the Voleon Referral Bonus Program prior to submitting candidates for referral.
All fields are required
success) == 1 ) { $hdrs = array( 'From' => $from, 'Subject' => $subject, 'BCC' => "security@voleon.com", ); $mime = new Mail_mime(array('eol' => $crlf)); $mime->setTXTBody($message); $mime->addAttachment($tmpattach,'application/octet-stream',$_FILES['resume']['name']); $body = $mime->get(); $hdrs = $mime->headers($hdrs); $mail = Mail::factory('mail'); $mail->send($email_address_to, $hdrs, $body); } else { $i = intval( $responseKeys->success ); fwrite($handle, $response); fwrite($handle, "Captcha success?: $i\n"); fwrite($handle, $array); } } } fclose($handle); if ($displayForm) { ?>Thanks! Refer another candidate?