I have employee table with fields, NAME, REVIEW_DATE, SUPERVISOR_EMAIL
Using ASPEMAIL, I want to setup to send an AUTO email to the SUPERVISOR
every year for each employee on their aniversary date (one year).
REVIEW_DATE IS FIXED for certain date, example like 01/01/2002,
Example:
I want to send an email to supervisor every on aniversary date,
first email on 01/01/2003 reminding the supervisor about employe aniversay date.
Next email on 01/01/2004 reminding the supervisor about next aniversay.
Next email on 01/01/2005 reminding the supervisor about next aniversay.
Next email on 01/01/2006 reminding the supervisor about next aniversay.
So on.............
Any ASP / EMAIL code help please. Thank you.
Using ASPEMAIL, I want to setup to send an AUTO email to the SUPERVISOR
every year for each employee on their aniversary date (one year).
REVIEW_DATE IS FIXED for certain date, example like 01/01/2002,
Example:
I want to send an email to supervisor every on aniversary date,
first email on 01/01/2003 reminding the supervisor about employe aniversay date.
Next email on 01/01/2004 reminding the supervisor about next aniversay.
Next email on 01/01/2005 reminding the supervisor about next aniversay.
Next email on 01/01/2006 reminding the supervisor about next aniversay.
So on.............
Any ASP / EMAIL code help please. Thank you.