'; $error = false; // determine is the form was submitted $submit = $_POST['submit']; if (empty($submit)) $form_submitted = false; else $form_submitted = true; if ($form_submitted) { // read out data $name = $_POST['name']; $company = $_POST['company']; $email = $_POST['email']; $phone = $_POST['phone']; // $subject = $_POST['subject']; // $message = $_POST['message']; // verify required data if(!$name) { $error_msg .= "
  • Full Name
  • "; $error = true; } if(!$email) { $error_msg .= "
  • E-mail Address
  • "; $error = true; } // if(!$subject) { $error_msg .= "
  • Subject
  • "; $error = true; } // if(!$message) { $error_msg .= "
  • Message
  • "; $error = true; } if($email) { if(!eregi("^[a-z0-9_]+@[a-z0-9\-]+\.[a-z0-9\-\.]+$", $email)){ $error_msg .= "
  • E-mail Address
  • "; $error = true; }} $error_msg .= ""; // email message if no errors occurred if (!$error) { // prepare message $msg = "Full Name: \t $name \r\n"; $msg .= "Company: \t $company \r\n"; $msg .= "E-mail Address: \t $email \r\n"; $msg .= "Phone Number: \t $phone \r\n"; $mailheaders .= "From: $name <$email>\r\n"; $mailheaders .= "Reply-To: $name <$email>\r\n"; mail(kContactEmail, "icconsultserv",stripslashes($msg), $mailheaders); } } ?> Internet Services by Internet Consulting Asia

    get a free quote

    Thank you, Your reply will be sent to: " . $error_msg . "\n"; } ?>
    • Investor Relations Program

      By leveraging the internet, investment shows and networking connections we make sure your company is well represented to the investment community.More

    • Advertising Program

      Your web site can instantly receive top positions, highly targeted web site traffic and sales using "click" advertising. Optimization is a key to success.More

    • Video-Web Productions

      Using a professional video presenter can drastically make your products/services more interesting and boost your sales. More

    • Public Relations

      A thorough site analysis will give you the basic information to improve your online sales conversion ratio.. More

    • Human Resources

      Hire one of our consultants directly, investment analyst, investor Relations and Investors Financial Network specialties. More

    • Internet Marketing

      An all encompassing consulting package to boost sales and build a customer base. We have 10 years experience directly in this area.More