"".$_POST['personName']."", "rp-2-Please enter your last name." => "".$_POST['lastName']."", "rp-4-Please enter your email id." => "".$_POST['email']."" , "rp--Please enter phone number." => "".$_POST['phone']."", "rp--Please enter mobile number." => "".$_POST['mobile']."", "rp--Please enter address." => "".$_POST['address']."", "rp--Please enter city." => "".$_POST['city']."", "rp--Please enter state." => "".$_POST['state']."", "rp--Please enter country." => "".$_POST['country']."", "rp-8-Please enter zip code." => "".$_POST['zipCode']."", "rp--Please enter your comment." => "".$_POST['comments'].""), $validation_ans_arr); if($security_code==''&&$_POST['submit']!=''){ $form_check_alert.="
Dear ".$name.", |
We have received your enquiry. We will contact you very soon. Thanks ".WEBSITE_NAME." Team |
Dear ".$ContactPerson.", | ||
You have received an enquiry. Details are as follows: "; $mess3= "
Thank You, '.$name.' Your Enquiry has been sent successfully. '; header("location:thank-you.htm"); exit; } else { $msg=html_head(); $msg.=$form_check_alert; $msg.=html_foot(); } } ?>Reach Us HEAD OFFICE : HEAD OFFICE (Gujrat): REGIONAL OFFICE (Gujrat) : REGIONAL OFFICE (Delhi): Give Your Feedback/Enquiry ( * ) fields are mandatory. If you still can't find answers to your questions We will get back to you within few hours and thats for sure ! =$msg;?> |