<% For x = begin to begin + (pagetot - 1) If RS.EOF Then exit For %>
titel: <%=RS("titel")%> careAcademy launched

bericht: careAcademy was launched in January 2008.   careAcademy offers a calendar of courses in IT projects, people skills and purchasing.  The courses have a practical approach from professionaly active teachers, rather than a purely academic approach.  Additionally careAcademy offers coaching, as to make the application of the course to the working environment successfull.  For a download of the full calendar click here.  For a download of the short description of all courses click here.

<%=RS("bericht")%>

<% i = i + 1 RS.MoveNext Next %> <% RS.Close Set RS = nothing Conn.close Set Conn = Nothing %>