Thread
:
How to send (automatic) daily e-mails
View Single Post
Dec 14th, 2005, 6:54 PM
#
6
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
Write your script and run it with a task scheduler (like a cron job). No need to make it its own freakin' service.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei