Known spam bots are not allowed.

"); } foreach ($_POST as $key => $val) { $c[$key] = clean($val); if (preg_match($exploits, $val)) { exit("

Exploits/malicious scripting attributes aren't allowed.

"); } elseif (preg_match($profanity, $val) || preg_match($spamwords, $val)) { exit("

That kind of language is not allowed through our form.

"); } } $show_form = true; $error_msg = NULL; if (isset($c['submit'])) { if (empty($c['name']) || empty($c['comments'])) { $error_msg .= "Name and comments are required fields. \n"; } elseif ( empty($c['email1']) and empty($c['phone'])) { $error_msg .= "Email or Phone no are required fields. \n"; } elseif (strlen($c['name']) > 50) { $error_msg .= "The name field is limited at 50 characters. \n"; } elseif (!ereg("^[A-Za-z' -]*$", $c['name'])) { $error_msg .= "The name field must not contain special characters. \n"; } if ($c['email1'] <> '') if (!ereg("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,6})$",strtolower($c['email1']))) { $error_msg .= "That is not a valid e-mail address. \n"; } if ($error_msg == NULL) { $show_form = false; if (!empty($c['url']) && !ereg("^(http|https)", $c['url'])) { $c['url'] = "http://" . $c['url']; } $subject = "St Ann's Booklet Order"; $message = "You received this e-mail message through your website: \n\n"; foreach ($c as $key => $val) { $message .= ucwords($key) . ": $val \n"; } $message .= "IP: {$_SERVER['REMOTE_ADDR']} \n"; $message .= "Browser: {$_SERVER['HTTP_USER_AGENT']}"; if (strstr($_SERVER['SERVER_SOFTWARE'], "Win")) { $headers = "From: Church Website \n"; $headers .= "Reply-To: {$c['email1']}"; } else { $headers = "From: Church Website \n"; $headers .= "Reply-To: {$c['email1']}"; } $recipient = "annwhitfield@btinternet.com"; if (mail($recipient,$subject,$message,$headers)) { echo "

Your mail was successfully sent.

return to return to home page

"; } else { echo "

Your mail could not be sent this time.

"; } } } if (!isset($c['submit']) || $show_form == true) { function get_data($var) { global $c; if (isset($c[$var])) { echo $c[$var]; } } if ($error_msg != NULL) { echo "

ERROR:
"; echo nl2br($error_msg) . "

"; } ?>

Order a copy of the 150th Commemorative Booklet, CD or DVD


For details of how to order a copy of the Anniversary Booklet or the collection of old and recent photos on CD/DVD, please enter your details below and further information will be sent to you by email. The booklet costs £3 and the CD/DVD £2. If you have a computer you are advised to purchase a CD as the quality of the slideshow is better and copies of the original photos etc are also included. The DVD can be played via a TV and DVD player,so is suitable for anyone without a computer.
If you don't have an email address then please enter your phone number and we will get in touch.


" />
" />
" />
" />
(there will be a charge of 75p for postage for addresses within the UK, for postal addresses outside the UK a quote can be provided)


Please Note. The CD will not be available until mid-August