%
if request("Submit") = "Submit" then
For ix = 1 to Request.Form.Count
if Request.Form.Key(ix) <> "Submit" then
bodyofform = bodyofform & Request.Form.Key(ix) & " = " & Request.Form.Item(ix) & "
"
end if
'' response.write Request.Form.Item(ix) & "
"
Next
'response.write bodyofform
'=====Send Email to Contact=========
Set objMail = Server.CreateObject("CDONTS.NewMail")
' from must be an email address
objMail.From = "website@saratogapeakperformance.com"
objMail.Subject = "Website Contact Form"
' you need TO add these lines FOR the mail
' to be sent in HTML format
objMail.BodyFormat = 0
objMail.MailFormat = 0
objMail.To = "bbridde1@nycap.rr.com"
objMail.bcc = "rkirkwood@creatinggenius.com"
objMail.Body = bodyofform
objMail.Send
set objMail = Nothing
Message = "
Thank you. Our staff will contact you shortly
"
end if
%>
| Saratoga Peak Performance & Athletic Training Center | |
![]() ![]() ![]() ![]()
![]() Staff![]() ![]() ![]() ![]()
![]() Programs/Training![]() ![]()
![]() ![]() ![]() Facility![]() ![]() ![]()
![]() ![]() Directions/Hours![]() ![]() ![]()
![]() ![]() FAQs![]() ![]() ![]()
![]() ![]() ![]() ![]() Links
Contact Us |
|
|
|
|
Saratoga Sports Medicine Complex ![]() ![]() ![]() ![]() ![]() 2388 Route 9 Malta, NY 12118![]() ![]() ![]() ![]() ![]() Phone: 518-899-0022
Contact Us |