 |
 |
 |
 |
include ('include_top_links.php'); ?>
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
include ('include_overheader_text.php'); ?>
|
|
include ('include_top_login.php'); ?>
|
|

Thank you for your interest in HBCUEntrepreneurs Consulting. Please take a moment to complete our registration form. The more complete, the better we can serve you.
|
|



if($_SERVER['REQUEST_METHOD'] == "POST"){
$mailbody = "Registration Form:\n\n";
while(list($key,$val)=each($_POST)){
if(strtolower($key)!='submit')
$mailbody .= str_pad(str_replace("_"," ",$key),17," ",STR_PAD_LEFT) . " = " . str_replace("\n","\n\t\t",$val) . "\n ";
}
// Send Inquiry Email
$cl_mail_boundary = md5(uniqid(time()));
$mail_headers = "From: Webmaster \r\n";
$mail_headers .= "MIME-Version: 1.0\r\n";
$mail_headers .= "Content-type: multipart/mixed;boundary=\"$cl_mail_boundary\"";
$mail_headers .= "\r\n\r\n";
$body = "--$cl_mail_boundary\n";
$body .= "Content-type: text/html; charset=en\r\n";
$body .= "Content-transfer-encoding: 8bit\r\n\r\n";
$body .= $mailbody;
//echo $body;
$to = "hr@hbcuentrepreneurs.com";
//$to = "rattanisoft@yahoo.com";
$subject = "Registration Form Request";
$mailed = mail($to, $subject, $body, $mail_headers);
?>
Thank you for singup, our member will contact you soon.
}else{?>
|
|
|
|
Please fill out all the * - required fields.
|
|
}?>


include ('include_btm_popups.php'); ?>



|
|
|
Involvement : When Black Enterprise Profiled the GrassRoots Investment Group, L.L.C. in July 2002... 

|
|









include ('include_newsletter.php'); ?>
|
|
|
|
include ('include_btm_search.php'); ?>
|
|
include ('include_btm_links.php'); ?>
|
 |