Hi all,
I am struck in a strange situation.
I have been asked to store a few documents in a calender (on some predefined dates) or somewhere and send them to all the user (in Email) as per the calendar dates.
I am not getting any idea on this. Kindly help.
Regards
Sujit
Automated Email Scheduling
Moderator: General Moderators
- social_experiment
- DevNet Master
- Posts: 2793
- Joined: Sun Feb 15, 2009 11:08 am
- Location: .za
Re: Automated Email Scheduling
Here is the basics of how this type of system works:
1. You check the current date.
2. If your current date matches the date on which emails are to be sent, you send the emails.
Create some code and paste it back here
Hth.
1. You check the current date.
2. If your current date matches the date on which emails are to be sent, you send the emails.
Create some code and paste it back here
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering