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




 

 

   

ACCESSING TRAINING SUPPORT

PRRT training may be accessed via 2 routes:

1) Eligible clients who have decided upon or have already embarked upon their future career direction & do not require careers advice, should access the training support by making an appointment with a Training assessor.

2) Eligible clients who are currently within a PRRT career management process, or wish to benefit from careers advice, should access training support by making an appointment with a careers adviser.

Whatever the situation or particular needs in relation to training, education and development toward a future career, PRRT can help.

Contact the PRRT Training Department and allow us to help build a new future.

How to enrol

 
<% Recordset1.Close() %>