To contact us for more information about Fred Dubery and his work please fill in the form and click 'Submit'.
Someone will respond to your enquiry in due course.
is_valid) {
// What happens when the CAPTCHA was entered incorrectly
//die ("The reCAPTCHA wasn't entered correctly. Go back and try it again." .
// "(reCAPTCHA said: " . $resp->error . ")");
echo "Error with ReCAPTCHA - please try again ";
$error=1;
}
if (!$error) {
// Send message
include("sendmail.php");
echo "Thank you from sending your message. We will get back to you as soon as possible. ";
$sent=1;
}
}
if (!$sent)
{
?>
|