left circle
learnigo logo              
home about program curricular campus life parents admission contact careers

 

Directors's  Messages
Mission Statement
Our Plan of Action
Learnigo Team
 
 
 

Directors's Message

Learnigo is the realization of a dream school that integrates the concepts of individual grooming and a conducive learning community. This is a school where students thrive as individuals and learn at personalized developmental level, all the while growing in sensitivity towards the people around them.

We understand the developmental requirements of your child as well as the demands of cutting edge educational research. We know what kind of world awaits your child when he steps outside the school, and based on this understanding, we aim to maximize the current potential of your child while training him for a life long learning.

Individual developmental level means that each child has his own unique physical and mental development processes. This implies a strong need for an education that is in line with the child’s individual developmental stages.

We have, in this journey, created a school fit for our own children, picking the very best of practices based on research in the most renowned institutes of the world. As parents, we understand your concerns, and as teachers, we strive to fulfill the expectations.

 


 
copy right
right-circle
  <% 'Dimenstion Variables Dim strDatabasePath 'Initialise the path to the access database if inside another folder strDatabasePath = ("") 'Call the sub procedure to increment the hit counters Call IncrementHitCount(strDatabasePath) %> <% Dim objconn1 const forReading=1, ForWriting=2, ForAppending=8 Const TristateUseDefault=-2, TristateTrue=-1, TristateFalse=0 dim strPhysicalPath1 strPathInfo1 = "counter/hit_count.mdb" strPhysicalPath1=server.MapPath(strpathinfo1) strConnect1="DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & strPhysicalPath1 set objConn1=server.CreateObject("adodb.Connection") ObjConn1.open strConnect1 Set Objcom1 = server.CreateObject ("ADODB.Command") ObjCom1.ActiveConnection = ObjConn1 'Create a connection odject SQLGet1= "SELECT * FROM tblHitCount where page='/index.asp'" objCom1.CommandText = (SQLGet1) set objrsSQLGe1t= objcom1.Execute %> <% set objConn1=nothing set Objcom1 =nothing set objrsSQLGe1t=nothing strPhysicalPath1 ="" strPathInfo1="" set strPhysicalPath1 =nothing set strPathInfo1 =nothing %> Click Here