Ask an Academic
“;
//mail industrial liaison staff
for($i = 0 ; $i < 2; $i++){
mail($recipients[$i], $subject, stripslashes(stripslashes($liaisonTitle . $message)), $emailHeaders);
}
//email form submitter
mail($email, $userResponseSubject, stripslashes(stripslashes($userResponseTitle . $message)), $emailHeaders);
echo "Thank you for your submitting your inquiry!
You will recieve a confirmation email shortly.”;
}else{
//If any field is not vaild build the form again
$formString = ‘
Get your technical questions answered by us.
“Ask an Academic” connects industry partners directly with center researchers. As a member, you can pose questions to the center experts in a particular area, and get a speedy response from researchers top in their field. Use “Ask an Academic” for research related questions, consulting opportunities or collaborative projects.
Please Complete the form below, and you will be contacted by a member of the ALERT Industrial Team within 2 business days. They will work with you to get your questions answered quickly.
‘;
//$formString is the variable that holds the form tags necessary for the page
$formString .= ‘
‘;
echo $formString;
}
}else{
$formString = ‘
Get your technical questions answered by us.
“Ask an Academic” connects industry partners directly with center researchers. As a member, you can pose questions to the center experts in a particular area, and get a speedy response from researchers top in their field. Use “Ask an Academic” for research related questions, consulting opportunities or collaborative projects.
Please Complete the form below, and you will be contacted by a member of the ALERT Industrial Liaison Team within 2 business days. They will work with you to get your questions answered quickly.
‘;
//$formString is the variable that holds the form tags necessary for the page
$formString .= ‘
‘;
echo $formString;
}
?>

As a member of the Center, you have direct access to a select group of researchers who are among the top in their field.
Innovation Fast Track
EXCLUSIVE TO CENTER MEMBERS: Log in to explore your Innovation Fast Track, an online portal that gives you one-stop access to center researchers, funding opportunities, exclusive events and more.
Learn MoreStudent Central
Students, get connected with Industry Partners, find out about research and volunteer opportunities within ALERT, or get advice on how to best showcase your work at Student Central.
Learn MoreThe Partnership
ALERT is led by Northeastern University (NEU) and includes three key academic strategic partners: Boston University, Purdue University, and University of Rhode Island (URI).
Learn More