Posted By:
Simon_Ablett
Posted On:
Friday, February 13, 2004 02:45 AM
Implement a timer thread in your app that will periodically check the system date-time and compare it with some marker value. When the difference between the two is greater than your threshold send the mail and set the marker value to the current date time.
Regards.