Webhost :
Your Domain :
Your Name :
Phone :
E-mail:
Fax:
Your Full Address:

get your rebate
To claim your Top Website Hosting Rebate please fill out this rebate form after you have ordered your web hosting plan. Please refer to the rebate conditions page for the terms of rebate. Note: You must purchase your web hosting plan directly through the web hosting company's link on any page of our website to be elgible for a rebate. We have included additional links below. If you have a question or you would like to check on the status of your rebate, please use our contact form.


Top Web Hosting .|.About Us.|.Links.|.Contact Us

All rights reserved © TopWebsiteHosting.net. 2007
Privacy policy | Terms of use

$value){ $message .= $key . " : " . $value . "

\r\n"; } require("/sites/pima1/topwh/home/includes/class.phpmailer.php"); $mail = new PHPMailer(); $mail->IsSMTP(); $mail->Host = $emailHostname; $mail->SMTPAuth = true; $mail->Username = $emailAddress; $mail->Password = $emailPassword; $mail->From = $emailAddress; $mail->FromName = $emailAddress; $mail->AddAddress($sendToEmailAddress); $mail->IsHTML(true); $mail->Subject = "Form Response Email"; $mail->Body = $message; if (@$mail->Send()){ $result = "                    Thank You,
\r\n                     Your message has been sent.\r\n"; }else{ $result = "                    I am sorry,
\r\n There appears to be an error. Please try again in a few minutes"; } ?> Email Contact Form