Does anyone know how to send email automatically.
I have records in a table that contains a date added. I want that when todays date is 10 days past the date added in the table that an email will be sent off to the person who added the record. The persons email address is also stored in the table along with the record they added.
I know the code to use to send an email but what I don't know is how do you schedule the code to kick off to check the dates and to then send off the email.
anyone any ideas?
macca