$Email=$_REQUEST["cusmail"];
$Name=$_REQUEST["Name"];
$Gender=$_REQUEST["Gender"];
$Nation=$_REQUEST["Nation"];
$Month=$_REQUEST["Month"];
$Day=$_REQUEST["Day"];
$Year=$_REQUEST["Year"];
$Questspa=$_REQUEST["questspa"];
$group1=$_REQUEST["group1"];
$group2=$_REQUEST["group2"];
$group3=$_REQUEST["group3"];
$group4=$_REQUEST["group4"];
$group5=$_REQUEST["group5"];
$group6=$_REQUEST["group6"];
$group7=$_REQUEST["group7"];
$group8=$_REQUEST["group8"];
$comment=$_REQUEST["comment"];
$msgsub="\n
Name:$Name \n
Gender:$Gender \n
Month:$Month Day:$Day Year:$Year \n
Nation:$Nation \n
Question: What services have you received at Amara Spa? \n
Answer: $Questspa \n
Question: How did you get in touch with us? \n
Answer: $group1 \n
Question: Cordial and Pleasant Welcome \n
Answer: $group2 \n
Question: Service & Information \n
Answer: $group3 \n
Question: Temperature Control in Room \n
Answer: $group4 \n
Question: Quietness in Your Room \n
Answer: $group5 \n
Question: Cleanliness of Room \n
Answer: $group6 \n
Question: Music Volume / Choice \n
Answer: $group7 \n
Question: Overall Treatment \n
Answer: $group8 \n
Comments \n
$comment \n
\n";
if($_REQUEST["cmd"]==" Send ")
{
$content=$_REQUEST["msg"].$msgsub;
$mailTo='kenbora@hotelcara.com';
$subject=$_REQUEST["sub"];
if(mail($mailTo,$subject,$content,"From:$Email"))
$msgM="E-mail has been sent successfully";
else
$msgM="Failed to send the E-mail";
}
?>
RESERVATION >>
To secure room reservation, we ask for your correspondence by
using the contact information listed below. You can fax or e-mai us. Please include any special accommodations,
meal preferences, etc when making the reservation.