Olathe Animal Hospital Home Page  
 
 
 
 
<%@Language="JScript"%>

Contact Olathe Animal Hospital

 
Contact Us

If you would like further information about our hospital or would like to schedule an appointment, please fill out the information below, and we will be happy to contact you with further information.

<% function validateEmailAddress(email) { var emailReg = "^[\\w-_\.]*[\\w-_\.]\@[\\w]\.+[\\w]+[\\w]$"; var regex = new RegExp(emailReg); return regex.test(email); } function sendmail(to,from,subject,body) { if(validateEmailAddress(from)){ try{ var objMail = Server.CreateObject("CDONTS.NewMail"); objMail.To = to; objMail.From = from; objMail.Subject = subject; objMail.Body = body; objMail.Send(); objMail = 0; }catch(e){ return 0; } return 1; } return 0; } %> <% if(String(Request.Form("cmd")) == "Submit Form"){%> <% body = "Comments sent via 'Contact Us' form on website\n\n"; body += "Name: "+String(Request.Form("firstname"))+" "+String(Request.Form("lastname"))+"\n"; body += "Phone Number: "+String(Request.Form("phone"))+"\n"; body += "Email Address: "+String(Request.Form("email"))+"\n"; body += "\n"; body +="Comments:\n"; body += String(Request.Form("comments")); if (sendmail("olatheanimalhosp@sbcglobal.net",String(Request.Form("email")),"Website Contact Form Submission", body)){ msg = "Thank You, this form has been submitted successfully."; }else{ msg = "Error: A problem was encountered while attempting to process the form. The information entered into the form was not submitted successfully."; } %> <%}%>
Mailing Address
Olathe Animal Hospital
13800 West 135th Street
Olathe, Kansas 66062

Contact Information
Phone: 913-764-1415
Fax: 913-764-7010
Email: info@olatheanimalhospital.com
<%=msg%>
* First Name
* Last Name
Phone Number
* E-mail
Comments/Questions
   
Denotes Required Fields *
 
   
   
© 2008 Olathe Animal Hospital | info@olatheanimalhospital.com | 913-764-1415
Home | About Us | Veterinarians | Services | Hospital Tour | News | Links | Contact Us