contact

Photo by Brian P. Duss
 
theater
contact

If you'd like to get (infrequent) email updates about shows, this is the place. You can also directly

Add me to the list
Email:
Name:
Comments:


is_valid) { die ("The reCAPTCHA wasn't entered correctly. Go back and try it again." . "(reCAPTCHA said: " . $resp->error . ")"); } else { $content = $_POST['name']."\n\n".$_POST['cemail']."\n\n".$_POST['comments']; if(mail( 'kathleencashel@gmail.com', "kathycashel.com: email list", stripslashes($content) )) { echo "

Success! Thanks for the interest...

"; } else { echo '

There\'s been a problem sending the email, sorry. Maybe try contacting me directly instead

'; } } } ?>