send to option

August 30, 2005 by Carl Grint
I assume you want to have a list of email addresses and depending which one you select, the email goes to.?
If so, you could simply set the TO: field in your email script to grab the Email from the Form field.
If you wish to send to multiple addresses, then you would need loop through the addresses, so you could send an individual email to each person.