We want to set up a form to allow a customer to enter up to 5 email addresses of friends on the form. The form then would send a separate email to each of those friends with a different referral code and save all this in a table. I know how to use PHP in the OnSubmit to generate the referral codes but is it possible to use something similar to FAQ 31 to set the Email data and then send the email in a loop to each of the email addresses entered?
Thanks,
Chris
Thanks,
Chris