<%@LANGUAGE="VBSCRIPT"%> <% Dim rsAccredited Dim rsAccredited_numRows Set rsAccredited = Server.CreateObject("ADODB.Recordset") rsAccredited.ActiveConnection = MM_connAccredited_STRING rsAccredited.Source = "SELECT Course_Manufacturer FROM qsixtrain.Q6_Course_Manufacturers ORDER BY Course_Manufacturer ASC" rsAccredited.CursorType = 0 rsAccredited.CursorLocation = 2 rsAccredited.LockType = 1 rsAccredited.Open() rsAccredited_numRows = 0 %> <% Dim rsGeneric Dim rsGeneric_numRows Set rsGeneric = Server.CreateObject("ADODB.Recordset") rsGeneric.ActiveConnection = MM_connAccredited_STRING rsGeneric.Source = "SELECT Course_Technology FROM qsixtrain.Q6_Course_Technology ORDER BY Course_Technology ASC" rsGeneric.CursorType = 0 rsGeneric.CursorLocation = 2 rsGeneric.LockType = 1 rsGeneric.Open() rsGeneric_numRows = 0 %> <% Dim rsEvents Dim rsEvents_numRows Set rsEvents = Server.CreateObject("ADODB.Recordset") rsEvents.ActiveConnection = MM_connAccredited_STRING rsEvents.Source = "SELECT * FROM qsixtrain.Q6_Events ORDER BY Start_Date ASC" rsEvents.CursorType = 0 rsEvents.CursorLocation = 2 rsEvents.LockType = 1 rsEvents.Open() rsEvents_numRows = 0 %> <% Dim Repeat2__numRows Dim Repeat2__index Repeat2__numRows = -1 Repeat2__index = 0 rsGeneric_numRows = rsGeneric_numRows + Repeat2__numRows %> <% Dim Repeat3__numRows Dim Repeat3__index Repeat3__numRows = 5 Repeat3__index = 0 rsEvents_numRows = rsEvents_numRows + Repeat3__numRows %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 rsAccredited_numRows = rsAccredited_numRows + Repeat1__numRows %> Q6 Training : About Q6 : News

REDTRAY in UK's top 50 IT Training Companies
July 2008

London, UK - 1 July 2008: - REDTRAY, the true blended learning company, has jumped two places in the UK's top 50 IT Training Companies to 28th position with revenues in IT training of £4.4 million in its 2007 financial year. IT training represents just under half of REDTRAY's revenues alongside its provision of learning solutions for areas such as professional development, compliance and, health and safety.

Jon Shepstone, Managing Director of REDTRAY's Training Division, says, "Our revenue growth in our IT Training Division has been underpinned by a growing list of agreements both with public and private sector organisations and the more recent expansion into the Telecommunications and WAN optimisation markets." The IT Training Division now represents 50% of the total revenue of REDTRAY, within just 3 years of being established.

He adds, "We are continuing to expand our portfolio of learning solutions for our IT Training customers, blending solutions with the e-learning division using rapid e-Learning, serious gaming and performance simulations - approaches that will deliver more cost-effective and creative solutions for our customers. This is what excites us as an organisation and will underpin our growth through 2008 and beyond."

REDTRAY is able to reduce conventional training costs by up to 60% against traditional training methods without any loss of quality or effectiveness.

The top 50 training companies based on revenue was compiled by Pardo Fox/IT Skills Research. The full listing can be found at http://www.bcs.org/upload/pdf/top-50-training.pdf

For further information call +44 (0)845 3300959 or email info@q6training.com >

News Desk

© 2007 - Q6 Training Ltd. All Rights Reserved. Designed by Spiders Parlour.

<% rsAccredited.Close() Set rsAccredited = Nothing %> <% rsGeneric.Close() Set rsGeneric = Nothing %> <% rsEvents.Close() Set rsEvents = Nothing %>