Author: Metalore | Posted on: 7/9/2008 5:50:29 AM | Views : 1087

Hi all,
I need to create a process or some sort of executable that will automatically send an email. I am planning on adding the process / exe to the servers scheduled tasks so that the emails will get sent at defined points of time, as specified in scheduled tasks. Could anyone please point me in the right direction for approaching this?
I was thinking of creating a windows application which, on page load sends the email. Exporting the proj as an exe and adding to scheduled tasks. Is this a good way of doing this? I was also reading about background workers / processes...maybe this is the way to go.
I would appreciate your comments.
...

Go to the complete details ...