BlackKnight
Programmer
Hi,
I am using IIS 5 and VB6. I want a timer event to be started once in my app and continue to fire at the specified interval for as long the website is running. I tried enabling the timer in the WebClass_Start as well as Initialize events but it didn't work. The question being in which webclass event can I enable the timer to achieve the desired results. Thanx in advance.
Have a good one!
BK
I am using IIS 5 and VB6. I want a timer event to be started once in my app and continue to fire at the specified interval for as long the website is running. I tried enabling the timer in the WebClass_Start as well as Initialize events but it didn't work. The question being in which webclass event can I enable the timer to achieve the desired results. Thanx in advance.
Have a good one!
BK