Hello,
I have a form through which users register for an event.
Currently,
1/ it displays a thank you page to the user.
2/ Writes to the database and sends me an email with the details.
Recently, users have been saying they don't get a response (they never have received an email).
Is it possible to email them a response AND email me the form data?
(So, two different emails.)
Thanks.
I have a form through which users register for an event.
Currently,
1/ it displays a thank you page to the user.
2/ Writes to the database and sends me an email with the details.
Recently, users have been saying they don't get a response (they never have received an email).
Is it possible to email them a response AND email me the form data?
(So, two different emails.)
Thanks.