$ttl_hal="SUPPORT"; include "header.inc.php"; include "support.inc.php"; ?>
Customer Care & Support
menu_support() ?>Suggestion & Feedback Form | ||||
if (!empty($btfeedback)){ $err=""; if (empty($name)) $err.="Your Name is still empty"; if (empty($email)) $err.="Your Email is still empty"; if (empty($comments)) $err.="Your Comments is still empty"; if (!empty($err)) { echo " Sorry, You did not fill the form completly,";
echo " $emailmsg"; echo " Thank you, |