- For more information on these development(s) please, fill out form and don't forget to include the name(s) of which development(s) you are interested in.
Click "SUBMIT" and your requested information will arrive shortly.
No
- Please, click on "HOME-FINDER" for your personal search!
<% ' Getting data and send email to SonnySchnabel@PropertiesWaterfront.com'
if request("submit")="Submit Thank you!"then
if request("WRealtor")=1 then
AWRealtor="Yes"
else
AWRealtor="No"
end if
if request("IsRealtor")=1 then
AIsRealtor="Yes"
else
AIsRealtor="No"
end if
Body_Content = "PropertiesWaterfront - English Condos Form "& chr(10) & chr(10)_
& "Name: "& REQUEST("FName")& ""& REQUEST("LName")& chr(10)_
& "E-Mail: "& REQUEST("email")& chr(10)_
& "Address: "& REQUEST("Address")& chr(10)_
& "City: "& REQUEST("City")& chr(10)_
& "State/Province: "& REQUEST("State")& chr(10)_
& "Zip/Postal: "& REQUEST("Zip")& chr(10)_
& "WorkPhone: "& REQUEST("WorkPhone")& chr(10)_
& "HomePhone: "& REQUEST("HomePhone")& chr(10)_
& "CellPhone: "& REQUEST("CellPhone")& chr(10) & chr(10)_
& "Development Name(s) : "& request("buildingName")& chr(10) & chr(10)_
& "Working with realtor: "& AWRealtor & chr(10)_
& "Is a realtor: "& AIsRealtor & chr(10)
set MyMail2=server.CreateObject("CDONTS.NewMail")
MyMail2.To = "SonnySchnabel@PropertiesWaterfront.com"
'MyMail2.To = "seanr@seanmedia.com"'
MyMail2.From = REQUEST("email")
MyMail2.Subject = "PropertiesWaterfront.com English Condo Form"
MyMail2.Body = Body_Content
MyMail2.Send
Set MyMail2 = Nothing
response.redirect("thankyou.htm")
end if
%>
Your requested information will arrive shortly
You can be
removed from my mailing list by simply clicking HERE
email: SonnSchn@aol.com
Cell: (561) 394-4600 Fax: (561) 395-0709
1013 N Federal Hwy, Boca Raton, FL 33432