<%@LANGUAGE="JAVASCRIPT"%> <% if (String(Request("Submit")) != "undefined") { var objCDO = Server.CreateObject("CDONTS.NewMail"); objCDO.From = "contact@spinalrehabclinic.com" objCDO.To = Request.Form("Email") objCDO.cc = "" objCDO.Subject = "SpinalRehabClinic Correspondance" objCDO.Body = "Thank you, " + Request.Form("PatientName") + ", for sending your comments to SpinalRehabClinic.com" + "\n" + "We will contact you via email shortly." + "\n" + "Thank you," + "\n" + "SpinalRehabClinic.com" objCDO.Send() objCDO = null var objCDO = Server.CreateObject("CDONTS.NewMail"); objCDO.From = "contact@spinalrehabclinic.com" objCDO.To = "contact@spinalrehabclinic.com" objCDO.cc = "" objCDO.Subject = "A message from a SpinalRehabClinic.com visitor" objCDO.Body = Request.Form("Comments") objCDO.Send() objCDO = null Response.Redirect("thankyou.htm") } %> Spinal Rehab Clinic













Address: 225 North Benton Drive
Suite 105
Sauk Rapids, Minnesota 56379
Phone: (320) 252-2225
   
Send us your comments via email:

 

Combining Therapies | Meet the Specialists | Services | Treatment
Free Consultation | Advanced Search | Location | Contact Us