Is it possible to create a timer control as in VB 6 in ASP ?
I require a timer to read records from a database after each minute...how can this be done? without continuously doing a loop
I require a timer to read records from a database after each minute...how can this be done? without continuously doing a loop
Comment