<%@LANGUAGE="VBSCRIPT"%> <% set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_CONNprrt_STRING Recordset1.Source = "SELECT * FROM tblContent WHERE pageName='courses'" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 3 Recordset1.Open() Recordset1_numRows = 0 %> PRRT - Building New Futures.




 
   

Web Links

Job opportunities in other UK Police Forces: www.police.uk/recruitment.asp

Northern Ireland Police Fund : www.nipolicefund.org

Open University: www.open.ac.uk

Police Federation for Northern Ireland : www.policefed-ni.org.uk

Retired Police Officers Association : www.nirpoa.org

RUC Benevolent Fund : www.ruc-ben-fund.org.uk

Superintendents Association : www.psani.org

 

         
 
<% Recordset1.Close() %>