Is there a way of generating an email after a certain period of time?
What I want to do is allow the user to submit a form which they have completed, then 3 months later an email is sent to their manager to comment on their progress.
I'm using SQL server as the backend and so their details adn the time and data of submission will b e stored in there.
Thanks.
What I want to do is allow the user to submit a form which they have completed, then 3 months later an email is sent to their manager to comment on their progress.
I'm using SQL server as the backend and so their details adn the time and data of submission will b e stored in there.
Thanks.