Contact Us

\r\n"; #$headers .= "To: $name <$email>\r\n"; #$headers .= "Bcc: $cc\r\n"; $headers .= "Reply-To: $from <$reply>\r\n"; $headers .= "Return-Path: detect-bounce@csdprojects.co.uk\r\n"; $headers .= "X-Mailer: http://maewhitman.com/ mail handler!"; @mail("Mae Webmaster ","Message sent via http://maewhitman.com/ mail handler!",stripslashes($_POST['message']),$headers); echo "

Thankyou, Your message has been sent!

\n"; if (!$_POST['reply']) { echo "

You did not provide a reply e-mail address so we will be unable to reply to this message!

\n"; } } else { if ($_POST['submit']) { if ($postcode != $code) { echo "

Invalid security code, please try again.

"; } if ($reply != $reply2) { echo "

E-Mail addresses do not match, please double check you typed them correctly!

"; } if (!$message) { echo "

Ooops, you forgot to type a message.

"; } } ?>

PLEASE NOTE
I am not Mae Whitman, I do not know her, I have never met her and have no way to contact her!

If you wish to contact Mae Whitman, please read the contacts page.

Now with that out of the way. If you have any questions, comments, suggestions or just want to politely ask to use some of the images from this site on your own, then fill in the form below.

If you want me to reply remember to fill in your e-mail address and DOUBLE CHECK IT to make sure its correct.

Your e-mail address (if you want us to be able to reply to your e-mail):

\n"; echo "

Your e-mail address again (just to be sure its correct):

\n"; echo "

Confirmation Code:

Type it here:

If you cannot read it just guess. If you get it wrong you will be given a new one and asked to try again.
Your message will not be lost!

\n"; echo "

Your message:

\n"; echo "
  
\n"; echo "\n"; } echo $footer; ?>