I was wonder if it would be possible to set up a time delay on one of the emails that was automatically sent once the form has been filled in?
When the visitor completes my form currently two emails are sent out immediately:
1) To the administrator - With the visitors details as entered in the form
2) Dynamically to Visitors email address - With information based their selection form a drop down box (Thank you to the forum for teaching me how to use the PHP switch & select function)
The visitor is then taken to the "On Submit code - after sending email" which thanks them completing the form
If it is possible I would like to have a third email sent out 48 or 72 hours after the form has been filled in which would remind the user to act on the information which was sent to them or prompt them to email the administrator for additional assistance, basically a reminder/follow up email.
Feel free to tell me "I'm Dreaming" if this is not possible.
Thanks in advance.
Lloyd
When the visitor completes my form currently two emails are sent out immediately:
1) To the administrator - With the visitors details as entered in the form
2) Dynamically to Visitors email address - With information based their selection form a drop down box (Thank you to the forum for teaching me how to use the PHP switch & select function)
The visitor is then taken to the "On Submit code - after sending email" which thanks them completing the form
If it is possible I would like to have a third email sent out 48 or 72 hours after the form has been filled in which would remind the user to act on the information which was sent to them or prompt them to email the administrator for additional assistance, basically a reminder/follow up email.
Feel free to tell me "I'm Dreaming" if this is not possible.
Thanks in advance.
Lloyd