Buy Now

Contact Nick Handel


send($recipients, $mailheaders, $body); return( $result ); } $showform = true; if($_POST){ $strName = $_POST["strName"]; $strTelephone = $_POST["strTelephone"]; $strEmail = $_POST["strEmail"]; $strMessage = $_POST["strMessage"]; $subject = "Comment from website"; $Message = "Name: ".$strName."\r\n"; $Message .= "Telephone: ".$strTelephone."\r\n"; $Message .= "Email: ".$strEmail."\r\n"; $Message .= "Message: ".$strMessage."\r\n"; $mail = SendMail($strEmail,"nickhandel@btopenworld.com",$subject,$Message); //print_r( $mail); $showform = false; } if($showform){ ?>





Thank you,
Your message has been sent to Nick