Question
Mail on a certain day and time
So I need to be able to set up an email to send at a certain day and time, but I'm not allowed to use scheduled tasks. The subject, body, and all the email info is stored in a table. When the user inputs the email info on the form, they are asked if they want the email to be sent later and if so, what day and time? I can capture all of the information I need, but I just don't know what to do with it. Any ideas?
