<%@LANGUAGE="VBSCRIPT"%> <% set rsOrganization = Server.CreateObject("ADODB.Recordset") rsOrganization.ActiveConnection = MM_connWebDirectory_STRING rsOrganization.Source = "SELECT * FROM Organization ORDER BY OrganizationName ASC" rsOrganization.CursorType = 0 rsOrganization.CursorLocation = 2 rsOrganization.LockType = 3 rsOrganization.Open() rsOrganization_numRows = 0 %> Arkansas Crime Information Center
Agencies | Online Services | Policies

Criminal Justice Directory

This directory provides a listing of all local and county law enforcement agencies and officials in the State of Arkansas. This database may be searched by entering a name, title, organization, city, or zip code. For example, to view a list of all police departments in the state, enter "police" in the organization field and click the Search button.:

Title

 First Name

 Last Name

Organization

City

 

 Zip Code

 

Sort Results By

  Last Name First Name Organization

Results Per Page

 


Arkansas Crime Information Center
One Capitol Mall
Little Rock, Arkansas 72201
(501) 682-2222
acic@acic.org

- Home -

 

 

<% rsOrganization.Close() %>