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 .= ‘

‘;
$formString .= ‘‘;
$formString .= ‘

Name *‘;
if($name_stat == false){
$formString .= ‘Please provide a name‘;
}
$formString .= ‘

Email *‘;
if($email_stat == false){
$formString .=’Please provide a valid email address‘;
}
$formString .= ‘

Phone

Research Area of Interest *‘;
if($research_stat == false){
$formString .= ‘Please choose a research area of interest‘;
}
$formString .= ‘

‘;
$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 .= ‘

‘;
$formString .= ‘‘;
$formString .= ‘

Name *‘;
if($name_stat == false){
$formString .= ‘Please provide a name‘;
}
$formString .= ‘

Email *‘;
if($email_stat == false){
$formString .=’Please provide a valid email address‘;
}
$formString .= ‘

Phone

Research Area of Interest *‘;
if($research_stat == false){
$formString .= ‘Please choose a research area of interest‘;
}
$formString .= ‘

‘;
$formString .= ‘

‘;

echo $formString;

}
?>

Propel your project with expert support.

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 More
Student 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 More
The 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