Hi
I am wrighting a program that needs to send an email once a day. My problem is that it needs to happen only when an internet connection is present. I know how to test and see if the connection is there and I know how to send the email My problem is how to get the program which will be running all the time to send an only oce a day when connected. The computer may not connect everyday nor will it be the same times everyday.
Any help would be appreciated.
PAul