Tannenbaum Golf Resort | Online Tee Time RegistrationBook your Tee-Times Online!
Please check back soon for real time Tee Time Reservations. In the meantime,
if you would like to request tee times, please complete the form below and a representative
from our Pro Shop will follow up with you as soon as possible.
()[.,;:@" ]|(\[\x00-\x7F]))\.?)+)|("((\[\x00-\x7F])|[^\x0D\x0A"\])+"))@((([[:alnum:]]([[:alnum:]]|-)*[[:alnum:]]))(\.([[:alnum:]]([[:alnum:]]|-)*[[:alnum:]]))*|(#[[:digit:]]+)|(\[([[:digit:]]{1,3}(\.[[:digit:]]{1,3}){3})]))$/",
$email); } unset($error); unset($confirm); if (isset($_POST['submit'])) { if (empty($_POST['sender'])
|| empty($_POST['email'])) { $error = 'You must complete all required fields';
} if (!isset($error)) { if (!isEmail(stripData($_POST['email']))) { $error = 'Invalid
data in Email - (Email)'; } elseif (!empty($_POST['Date_month']) && !checkdate($_POST['Date_month'],
$_POST['Date_day'], $_POST['Date_year'])) { $error = 'Invalid data in Date - (Date)';
} } if (!isset($error)) { $body = "n"; $body .= 'Name: ' . stripData($_POST['sender'])
. "n"; $body .= 'Address: ' . stripData($_POST['Address']) . "n"; $body .= 'City:
' . stripData($_POST['City']) . "n"; $body .= 'State: ' . stripData($_POST['State'])
. "n"; $body .= 'Zip_Code: ' . stripData($_POST['Zip_Code']) . "n"; $body .=
'Email: ' . stripData($_POST['email']) . "n"; $body .= 'Telephone: ' . stripData($_POST['Telephone'])
. "n"; $body .= 'Fax: ' . stripData($_POST['Fax']) . "n"; $body .= 'Number_of_People:
' . stripData($_POST['Number_of_People']) . "n"; $body .= 'Date: ' . $_POST['Date_month']
. '-' . $_POST['Date_day'] . '-' . $_POST['Date_year'] . "n"; $body .= 'Tee_Time:
' . stripData($_POST['Tee_Time']) . "n"; $body .= 'Questions_Comments: ' . stripData($_POST['Questions_Comments'])
. "n"; $fromName = stripData($_POST['sender']); $fromEmail = stripData($_POST['email']);
if (@mail('auto@powersitedesign.com', 'Tannenbaum Golf Resort | Online Tee Time
Registration', $body, "From: $fromName <$fromEmail>rn" . "Reply-To: <$fromEmail>"))
{ $confirm = 'Thank you - your information has been submitted. Click here to continue.';
unset($_POST); } else { $error = 'Cannot send mail'; } } } ?>
Tannenbaum Golf Resort | Online Tee Time Registration
Please complete and submit the following form. Fields marked * are required fields.