-
Multiple recipients in a form?
Ok, I have a form on my site, to which a person fills out the boxes and clicks on 'i agree' and then its sent off to my email address. but i also want it to go to another person besides me. Is there a way to send it to us both?
<INPUT TYPE=HIDDEN NAME="recipient" VALUE="webmaster@porthillsoccer.co.nz,phoenix.-.azaria@clear.net.nz">
Thats how i put it, but it didnt work.
Cheers
-
-
You'll need to post the source of the script that's actually handling the form-data.
-
-
There's no shortcut
I had the same issue, plus some!
I wanted to send differently formatted responses to different recipients, as well as a copy of the completed form back to the screen and emailed to the submitter, and more!
I found that most ALL formhandlers allow only one email address for the output data in CSV or other delimited lists.
Then I found "Soupermail". http://soupermail.sourceforge.net/
Now, this may not be an option for you because it requires cgi to be customized at your webhost's server, but all the instructions are included.
There's a learning curve, but this is an amazingly adaptable (free!) formhandler and can be applied in truly creative ways.
[NOTE: NOT a commercial message... just a very satisfied user!]
Last edited by justchange; 08-31-2005 at 09:48 PM.
Reason: added: ("free")
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks