var Core = {}; Core.getElementsByClass = function(theClass) { var elementArray = []; if (document.all) { elementArray = document.all; } else { elementArray = document.getElementsByTagName("*"); } var matchedArray = []; var pattern = new RegExp("(^| )" + theClass + "( |$)"); for (var i = 0; i < elementArray.length; i++) { if (pattern.test(elementArray[i].className)) { matchedArray[matchedArray.length] = elementArray[i]; } } return matchedArray; }; function hideClass(classObj) { var list = Core.getElementsByClass(classObj); for (var i = 0; i < list.length; i++) { list[i].style.display = 'none'; } } Pet Prescription Refills | Ventura Veterinary Prescriptions Skip to Main Content Skip to Footer
Download Our App|(805) 647-8596

Refill Request

For your convenience, we offer prescription refills for patients of The Animal Doctor. Prescriptions are available for delivery or pickup. See details below.

Prescription Delivery: prescriptions and products delivered right to your door. Please visit site for processing and delivery times. Shop now >

Prescription Pickup: please allow up to 24 hours for your refill request to be reviewed, filled and available for pick-up. If for some reason we cannot process the refill, a staff member will contact you.

  • Telephone - call us at (805) 647-8596

  • PetDesk - Access your pet's profile and request a refill. Download Our App

  • Online Form - Complete the form below to submit your request:

*Denotes required field.

Maximum of 250 characters