|
To
start your search please select a County from the dropdown list. From there
click on the links to see full details for each agency. Be sure to check
surrounding counties. For a map of NC Counties go
here.
Did you find
mistakes in any of the listings?
Please let
us know!
<% if 0 then %>
<% end if %>
<%
fp_sQry="SELECT * FROM Organizations WHERE (County = '::County::')"
fp_sDefault="County=County"
fp_sNoRecords="No records returned."
fp_sDataConn="db1"
fp_iMaxRecords=256
fp_iCommandType=1
fp_iPageSize=0
fp_fTableFormat=False
fp_fMenuFormat=False
fp_sMenuChoice=""
fp_sMenuValue=""
fp_sColTypes="&Addition/Correction=202&Proof=202&Focus=202&Focus1=202&Focus2=202&Name=202&County=202&MailingAddress=202&MailingAddress2=202&City=202&State=202&ZipCode=202&PhysicalAddress=202&PhysicalAddress2=202&PhysicalCity=202&PhysicalState=202&PhysicalZipCode=202&Phone=202&Fax=202&Email=202&Website=202&vetCare=202&SN=202&LowCost=202&LowCost2=202&respondToComplaints=202&shelter=202&euthanize=202&rescueFosterSanctuary=202&educate=202&careAndTraining=202&shelterSupport=202&feralStrayTraps=202&other=202&Intake_Dog=3&Intake_Cat=3&Adoption_Dog=3&Adoption_Cat=3&Euthanasia_Dog=3&Euthanasia_Cat=3&SNFund=202&SNFund2=202&"
fp_iDisplayCols=1
fp_fCustomQuery=False
BOTID=1
fp_iRegion=BOTID
%>
&County=<%=Request.Form("County")%>"><%=FP_FieldVal(fp_rs,"Name")%>
|