<% ' Comersus 3.90 Sophisticated Cart ' Developed by CopyRight Rodrigo S. Alhadeff ' March-2002 ' Open Source License can be found at License.txt ' http://www.comersus.com ' Details: dynamic home response.buffer = true %> IN Tution E-Learning - Training Courses in London Computer Training Computer Instructor Led Training Training London IT Training IT Courses Training Courses ELearning Online Learning Computer Based Training Technical Training Solutions E Learning On Line Training Solutions.
Features, News, About Us
Your Profile
Wish List
Your Cart
Your Orders
Check-Out
<% on error goto 0 set connTemp = server.createobject("adodb.connection") connTemp.open strConn if session("idCustomer") > 0 then mySQL="SELECT email, password from com_customers WHERE idCustomer=" & session("idCustomer") set rsLogin=conntemp.execute(mySQL) if (err.number = 0) and (not rsLogin.eof) then strEmail = rsLogin("email") strPword = rsLogin("password") else strEmail = "NA" strPword = "NA" end if mySQL="SELECT userlogonid from vs_SVM_electiveDescription WHERE userlogonid='" & strEmail & "'" set rsLogin=conntemp.execute(mySQL) if (err.number = 0) and (not rsLogin.eof) then strSVMCourses = "true" else strSVMCourses = "false" end if mySQL="SELECT userlogonid from vs_SVM_UsersCurricula WHERE userlogonid='" & strEmail & "'" set rsLogin=conntemp.execute(mySQL) if (err.number = 0) and (not rsLogin.eof) then strSVMCourses = "true" end if end if %>
"E-Learning undoubtedly has it's place"

Computer Based TrainingWhile more and more organisations are looking on e-learning as a proven and cost-effective method of learning, In Tuition recommends that it be used as part of a 'blended solution' with Instructor-Led Training.

Naturally, all e-learning courses must be engaging, customisable and easy to manage.

To meet the needs of learners who want 'instant access' to the world's most popular IT & Business Skills, In Tuition has partnered with NETg, to offer C.B.T. and be part of our Learning Management Systems.

Being independent means we can recommend different e-learning content providers depending on specialist needs.

To find which courses will benefit you, choose from the following categories or in 'Search Courses' (top right) type a title and select 'E-Learning'

In Tuition offer all NETg course libraries, over 1500 e-learning titles.

  • There is something to suit all tastes, styles & budgets.
  • Buying CD's or taking courses online is fast, secure and easy!
  • All courses relate to industry.recognised accreditation
  • Pre & post assessments
  • Tracking & progress reports
  • 10% of all Cd prices
  • Fast & secure access
  • Free Delivery
  • Top 10 Reasons Customers Buy NETg Product
Try
Online Learning Demo

 

<% if len(session("idCustomer")) > 0 then dim mySQL, conntemp, rstemp, rsDisc call openDB() mySQL="SELECT idCustomer, customerType, name, lastName, idDiscount, DiscountText, activeDiscount, ProfileID FROM vs_Estore_CustomerDiscounts WHERE idCustomer=" & session("idCustomer") & " AND activeCustomer=-1 AND activeDiscount=-1" 'response.write("strEmail: " & strEmail & " Password: " & strPassword & " SQL: " & mySQL) 'response.flush 'response.write("UserProfile: " & Session("vProfileID")) set rsDisc=conntemp.execute(mySQL) if (err.number = 0) and (not rsDisc.eof) then rsDisc.MoveFirst if not isnull(rsDisc("idDiscount")) then 'User Profile has general discount available %> You have special discount available at the moment!
<% while not rsDisc.EOF if rsDisc("activeDiscount") = -1 then response.write(rsDisc("DiscountText") & "

") rsDisc.MoveNext end if wend end if end if 'mySQL="SELECT idCustomer, customerType, name, lastName, idDiscountPerQuantity, DiscountText, activeDiscount FROM vs_Estore_CustomerDiscountsPerQuantity WHERE idCustomer=" & Session("idCustomer") & " AND activeCustomer=-1" ' AND activeDiscount=-1" mySQL="execute sp_EStore_CustomerProductDiscountLatest @idCustomer = 999" 'response.write mySQL set rsDiscQty=conntemp.execute(mySQL) if (err.number = 0) and (not rsDiscQty.eof) then rsDiscQty.MoveFirst blnHeaderWritten = false while not rsDiscQty.EOF if rsDiscQty("activeDiscount") = -1 then if not blnHeaderWritten = true then %> You have special product offers available at the moment!
<% blnHeaderWritten = true end if response.write(rsDiscQty("DiscountText") & "

") end if rsDiscQty.MoveNext wend end if else 'Cookie not readable - Do not display anything end if %>

">

 

 

 

 

 

 

 

 

 

 

 

 

Search Courses

Top 10 Reasons Why Customers buy NETg Products

Top 10 Reasons For customers to buy NETg Products

Pay As You Go E-Learning
Late Availability Concessions!
Pay As You Go E-Learning Pay As You Go E-Learning
Click Here For M.C.S.A. Certification Track
Microsoft Partners for over 11 years
Microsoft Partners for over 11 years
 
<% response.flush %>