Forum Moderators: phranque
I have a form with three checkboxes:
box1, value=email@#*$!.com
box2, value=email2@#*$!.com
box3, value=email3@#*$!.com
When the form is submitted, I want the script to send the results to any/all of the email addresses that were checked.
I know there is a field in AFP where you can send the email to a form field value, but I am worried there may be syntax errors when multiple boxes or no boxes are chosen.
Anyone?
PS. I'd be interested in any other form processor that can do this, too, preferably one that stores to a db.