";
$message = $message . "Latent Heat or Vaporization or Fusion: " . $_POST["Latent_Heat"] . "
";
$message = $message . "Termal Conductivity: " . $_POST["Termal_conductivity"] . "
";
$message = $message . "Density: " . $_POST["Density"] . "\r\n";
$message = $message . "Physical Size: " . $_POST["Physical_Size"] . "\r\n";
$message = $message . "Emissivity: " . $_POST["Emissivity"] . "\r\n";
//Get info number 6.
$message = $message . "\r\n 6. What are the specifications of the 'target' material? \r\n" ;
$message = $message . "------------------------------------------------------------------------------------- \r\n";
$message = $message . "What is the application cycle time: " . $_POST["minutes_cycle"] . $_POST["seconds_cycle"] . "\r\n";
$message = $message . "How many parts or how much material needs to be processed within a specific time frame: " . $_POST["How_many"] . "\r\n";
//GEt info number 7
if($_POST["hazardous"]){
$message = $message . "\r\n 7. Area considered a hazardous location: Yes \r\n" ;
$message = $message . "------------------------------------------------------------------------------------- \r\n";
$message = $message . "Location classification? Class: " . $_POST["Location_classification"] . " Division: " . $_POST["Location_division"] . "\r\n ";
$message = $message . "Are any hazardous fumes emitted during the process: " . $_POST["fumes"] . "\r\n";
}else{
$message = $message . "\r\n 7. Area considered a hazardous location: No \r\n" ;
}
//Get info number 8
if($_POST["power_limitations"]){
$message = $message . "\r\n 8. Is there a power limitation on the application: Yes \r\n" ;
$message = $message . "------------------------------------------------------------------------------------- \r\n";
$message = $message . "Power Limitations: " . $_POST["voltage"] . " (voltage) , " . $_POST["phase"] . " (phase) , " . $_POST["amperage"] . " (amps)
";
}else{
$message = $message . "\r\n 8. Is there a power limitation on the application: No \r\n" ;
}
$message = $message . "Addition Comments \r\n" . $_POST["comments"];
$INFO_MESSAGE = sendForm($subject, $message);
}
}//end if
?>
|
|
| ||||||
|
Infrared Heating Questionnaire Our other website (www.InfraredHeaters.com) will help you with your electric infrared heating questions and product needs.
Electric infrared heating technology has been successfully used in industrial processing and commercial applications for many years. The success of a particular application, however, depends upon utilizing the proper infrared source for the given application. In order to choose the correct infrared heater for a given application we need to first focus our attention on the application itself. Understanding the dynamics of the application can mean the difference between success and failure of that application.
| |||||||||||