\n"; $sb .= ""; $sb .= "\n"; $sb .= "
\n"; $sb .= "\n"; $sb .= "\n"; $sb .= "\n"; $sb .= "\n"; $sb .= "\n"; $sb .= "\n"; $sb .= "
$theSubject
Name:$firstname $lastname
Phone:$phone
Email:$email
Message:$message
\n"; $sb .= "
\n"; $sb .= "

Time: " . date("F j, Y, g:i a") . "
Host: " . $_SERVER['REMOTE_ADDR'] . "

\n"; $sb .= "\n"; SendEmail(EMAIL_STANDARD, EMAIL_CUSTOMER_SERVICE, HTML_FORMAT, $theSubject, $sb, false); // true = CC me, false not! } // DoSendEmail() //================================================================================================================================================ function AllLooksGood() { global $focusControlName; global $userMsg; global $firstname, $lastname, $phone, $email, $message, $goodCaptcha; $retval = true; $firstBad = true; $reqFields = array( "First Name" => "firstname", "Last Name" => "lastname", "Phone Number" => "phone", "Email" => "email", "Message" => "message" ); foreach ($reqFields as $keyname => $value) { if (empty($_POST[$value])) { // error $userMsg .= "Please enter a " . $keyname . ".
"; if ($firstBad) { $focusControlName = $value; $firstBad = false; } $retval = false; // save the rest of 'em, anyway! } } if ($retval) // if we haven't blown out already, check captcha { if ($_SESSION['security_code'] == stripslashes($_POST['phrase']) && !empty($_SESSION['security_code'])) { unset($_SESSION['security_code']); // captcha is good } else { // invalid code entered unset($_SESSION['security_code']); $errorMsg = "You seem to have entered an incorrect spam prevention phrase. Please enter the letters you see in the image.
"; $retval = false; } } return $retval; } // AllLooksGood() //================================================================================================================================================ ?> Tell Us How We're Doing - Saratoga Day Spa
Tell Us How We're Doing

Tell Us How We're Doing

How was your last Preston Wynne experience? It’s important to us that our guests are delighted with our services, products, and customer care. While we love praise, we know that we sometimes miss the mark. We want to know how we can make your next visit better than the last. If you’re delighted, or if you’re disappointed, please be sure to let us know!

Your message will be sent directly to our Director of Operations Nandita Mahadevan as well as Spa Owner Peggy Wynne Borgman.

Thanks for letting us know how we're doing!

Sincerely Yours,

Preston Wynne
Guest Services Manager