<%@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

The criminal justice directory includes the names, addresses, and organizations of law enforcement agencies and other criminal justice officials in Arkansas.  Search by entering one or more of
the following fields:


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() %>