Contact Us

Via Email:
info@winebythelake.com

Contact From:
Please complete the fields below if you have any questions about the Brewfest, becoming a volunteer, becoming a sponsor or if you are interested in becoming a vendor.

 

Your Name:

Your Address:

Your City:

Your State:

Your Zip:

Your Email:

Daytime Phone:

Evening Phone:

Your Question:

  CAPTCHA Image

Security Code:

[ Different Image ]


check($_POST['captcha_code']) == false) { // the code was incorrect // you should handle the error so that the form processor doesn't continue // or you can use the following code if there is no validation or you do not know how echo "

The security code entered was incorrect.

"; echo "Please go back and try again.

"; exit; } /*if(($_SESSION['security_code'] == $_POST['security_code']) && (!empty($_SESSION['security_code'])) ) {*/ if (mail($to, $subject, $body, $from_header)) { echo("



Contact us request successfully sent!

"); echo"

Thank You! We will respond as soon as possible. Thank you for having interest in the Wine By The Lake Wine Festival.

"; } else { echo("



Message delivery failed...
Please try again or write us an email at info@winebythelake.com.

"); } /*} else { echo "You did not provide the correct security code...
"; echo "Click Here to try again."; }*/ } ?>