'band@potoabfb.co.uk', 'web' => 'website@potoabfb.co.uk', ); if(isset($_POST['send'])) { if(isset($_POST['name']) and !empty($_POST['name'])) { $name = $_POST['name']; } else {$name = ''; $error['name'] = 'You must enter your name'; } if(isset($_POST['email']) and !empty($_POST['email'])) { $email = $_POST['email']; } else {$email = ''; $error['email'] = 'You must enter your email address'; } if(!eregi("^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)+$", $email, $array)) {$error['email'] = 'You must enter a vaild email address'; } if(isset($_POST['sendto']) and !empty($_POST['sendto'])) { $sendto = $_POST['sendto']; } else {$sendto = ''; $error['sendto'] = 'You must select a recipient'; } if(isset($_POST['subject']) and !empty($_POST['subject'])) { $subject = $_POST['subject']; } else {$subject = ''; $error['subject'] = 'You must enter a subject'; } if(isset($_POST['message']) and !empty($_POST['message'])) { $message = $_POST['message']; } else {$message = ''; $error['message'] = 'You must enter a message'; } $ip = $_SERVER['REMOTE_ADDR']; $host = gethostbyaddr($ip); if(isset($to_addys[$sendto])) { $to = $to_addys[$sendto]; } else { $to = ''; $error['sendto'] = 'You must select a valid recipient.'; } if(empty($error)) { print ''; $msg = 'This email was sent via the contact form at: ' . $_SERVER['HTTP_HOST'] . "\n\n"; $msg .= 'Name: ' . $name . "\n"; $msg .= 'Email Address: ' . $email . "\n"; $msg .= 'Subject: ' . $subject . "\n"; $msg .= 'IP Address: ' . $ip . '(' . $host . ')' . "\n\n"; $msg .= 'Message: ' . $message . "\n"; $headers = "From: ".$email."\r\n"; ini_set('sendmail_from', $email); mail($to, $subject, $msg, $headers); $showform = false; $notice = 'Your email has been successfully sent. A response will be issued within 24-28 hours.'; } } ?> PRIDE OF THE ORANGE AND BLUE FLUTE BANDS

 

Home
News/Press
Band History
Parades/Events Calender
Media Centre
Band Forum
Web Links
Contact the Band
 

 

 

 

 

 

 

 

Use the contact form below to contact the Band or Site Webmaster.


Name:

E-Mail Address:

Send to:

Subject:

Comment:

 
   



 

Copyright © 2011 POTOABFB | Developed & maintained by SE Web Solutions