|
Our
unit has a master bedroom and a private bath, guest room with queen
sized bed and a second bathroom for guests. It is a 4 block walk to
the malacon and beach, numerous restaurants, and the charming city.
The
owners, Norm and Evelyn, provide a maid 2 days each week. Daily maid service is $20 for
each extra day. Staff will be pleased to meet you when you arrive and
proved a keys and direction to the unit.
Casa Vista Linda is available year round with rates that vary depending
on the season. Contact us early to ensure that this wonderful unit
awaits you when you arrive.
Prices:
- Low season: May 1 - Nov 15, $595/week.
- High Season: Nov 16 - April 31, $995/week.
- Holidays: Thanksgiving, Christmas, New Years - $1500/week.
Contact us for availability and special pricing considerations.
USA Phone: 650-428 1256 Pay by  
Rates are for a maximum of 6 persons.To guarantee a reservation, a deposit of 50% by credit card or 100% by other method is required. The balance will be charged to your credit card on arrival. We accept cash, check, Visa, Master Card, Discover. Deposits are refundable only with a 10 day cancellation notice.. A 10% cancellation fee will be applied against the refund.
Check in time is 10:00 AM and 10 PM. Special arrangements may be made for late arrivals. check out time is 2:00 pm . Smoking is permitted outside or on the balcony only. Sorry. we cannot accommodate pets.
echo $status;
show_form();
?>
////// FUNCTIONS //////////////
function send_message($subject, $sender_name, $sender_email, $sender_message)
{
#########################################
# Script : writedocMail, version 1.2, March 2003 #
# Copyright : © Malcolm Graham, 2003 #
# Updates, see : http://writedoc.com/programs/writedocMail/ #
#########################################
// data clean-up from form:
$subject = stripslashes($subject); //required
$sender_name = stripslashes($sender_name); //required
$sender_email = stripslashes($sender_email); //required
$sender_message = stripslashes($sender_message); //required
//$address = stripslashes($address); //optional
// Send to email info (done this way to hide from ssppam)
$reciever_accnt = "eclark";
$reciever_domnn = "pvmexico";
$reciever_domnt = "com";
$reciever_email = $reciever_accnt."@".$reciever_domnn.".".$reciever_domnt;
// From email info (done this way to hide from ssppam)
$from_email = $reciever_email;
//echo "beginning validation";
$errors = "";
switch(true):
//Validate that all user-input form fields contain valid data
case (empty($sender_name) || !preg_match("/^[a-zA-Z ]+$/",$sender_name)):
echo "ERROR: Please enter a valid \"NAME\" to send to your friend.
";
$errors .= "realname|";
case (empty($sender_email) || !preg_match("/^\s*[^@\r\n\t\#\$\%\;]+@[^@\r\n\t\#\$\%\;]+\.\w{2,3}\s*$/",$sender_email)):
echo "ERROR: Please enter a valid \"TO\" email address to send this message.
";
$errors .= "email|";
/*Case (!empty($address) && !preg_match("/^[a-zA-Z0-9 \,\.]+$/",$address)):
header("Location: $formError3");
break; */
/*case (empty($message) || !preg_match("/^[a-zA-Z0-9 _@\/\;\:\,\.\#\$\%]+$/",$message)):
echo "ERROR: Sorry but your message contained illegal characters.
";
$errors .= "message|"; */
//Add a case statement for each additional user-input field
endswitch;
if ($errors=="")
{
//Valid data, formatted for output, add an entry for each form field
$msgBody = "--- Message From ".$sender_name." ---\n\n";
$msgBody .= $sender_message."\n\n- ".$sender_name;
// headers:
$xHeaders = "MIME-Version: 1.0\r\n";
$xHeaders .= "Content-type: text/plain; charset=iso-8859-1\r\n";
$xHeaders .= "X-Priority: 1\r\n";
$xHeaders .= "X-Mailer: php\r\n";
$xHeaders .= "From: $sender_email <$sender_email>\r\n";
$xHeaders .= "Return-Path: <$sender_email>\r\n";
$xHeaders .= "Cc: $sender_email\r\n";
//$xHeaders .= "BCc: normclark@yahoo.com\r\n";
//PHP Mail Function call
//echo " Beginning call to send function... ";
mail ($reciever_email, $subject, $msgBody, $xHeaders);
//echo " Send function worked! ";
//Page to be displayed after successful form submission
// header ("Location: $formSuccess"); NOTE: it's THIS page !
return true;
}
else return false;
// echo " End send function ";
}
function show_form()
#########################################
# The required Form fields are: $tellafriend,
# $subject, $sender_name, $sender_email, $reciever_email, $sender_message, $wic_message #
#########################################
{
?>
}
?>
Contact Us
|