|
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.
|