View Single Post
Old Mar 28th, 2008, 7:39 PM   #5
Jabo
Not a user?
 
Join Date: Sep 2007
Posts: 189
Rep Power: 1 Jabo is on a distinguished road
Re: scheduled events

In VB, and C# I'm sure, you can adjust the DateTime to just show the date and evaluate the date. So you don't have to poll every second, you could poll twice a day, and if it finds the date it's looking for, BOOM goes the dynamite.
Jabo is offline   Reply With Quote