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




 
   

OUTREACH ACTIVITY

PRRT are currently developing outreach activity throughout the Province

It is our objective to determine the level of training required for eligible clients, with a view to presenting training services in other locations.

Please contact the PRRT Head of Training if you would like to discuss training requirements in your district.

How to enrol

 

 
<% Recordset1.Close() %>