if ($_POST['Submit']!='') { $from = "admin@ombudsman.gov.hk"; $textcontent=" Date(First Choice): $txtDate1st\n Time(First Choice): $txtTime1st\n Date(Second Choice): $txtDate2nd\n Time(Second Choice): $txtTime2nd\n Number of Participants: $txtParticipants\n Name of School / Organisation: $txtNameofschool\n Name of Person-in-charge: $txtNameofperson\n Tel.: $txtTel\n Fax: $txtFax\n Address: $txtAddress\n "; mail ("enquiry@ombudsman.gov.hk", "Application Form", $textcontent,$from); // mail ("vincentleung@avantbiz.com", "Application Form", $textcontent,$from); // mail ("klyuen@avantbiz.com", "Application Form", $textcontent,$from); echo ""; } ?> include "header.html"; ?>
![]()