<%-- Choice of Scenarios : begin --%>
select pow.primaryPet, p.description, p.name, p.breed from pets_of_week pow, pets p where p.pid = pow.primaryPet
select eventid, title, description, month, day, days, graphic
from event
where date(concat(year, '-', month, '-', day, ' 00:00:00')) >= current_date() and month != '0' and day != '0' and homePageDisplay <=> 'Y'
order by year, month, day asc
There are many ways you can help the animals at the Humane Society of Charlotte. Our vision of seeing all animals in safe and loving homes requires lots of time and talent and lots of contributions of funds, goods and services from all the animal lovers in the our community...
see how you can help
select * from pet_tips where status = 'Y'
<%-- Scenario : signupnews : end --%>
<%-- Scenario : showAllEvents : begin --%>
<%-- Scenario : showAllEvents : end --%>
<%-- Scenario : showAllPets : begin --%>
<%-- Scenario : showAllPets : end --%>
<%-- Scenario : helpanim : begin --%>
<%-- Scenario : helpanim : end --%>
<%-- Scenario : calendar : begin --%>
<%-- Scenario : calendar : end --%>
<%-- Scenario : spayneuter : begin --%>
<%-- Scenario : spayneuter : end --%>
<%-- Scenario : educate : begin --%>
<%-- Scenario : educate : end --%>
<%-- Scenario : adopt : begin --%>
<%-- Scenario : adopt : end --%>
<%-- Scenario : about : begin --%>
<%-- Scenario : about : end --%>
<%-- Scenario : adoptApp : begin --%>
<%-- Scenario : adoptApp : end --%>
<%-- Scenario : unavailable : begin --%>
<%-- Scenario : unavailable : end --%>
<%-- Scenario : showPetTips : begin --%>
<%-- Scenario : showPetTips : end --%>
<%-- Scenario : showNews : begin --%>
<%-- Scenario : showNews : end --%>
<%-- Scenario : generic: begin --%>
<%-- Scenario : generic: end --%>
<%-- No matching scenario found --%>