Re: Forms - Submitting to different recipients dependingon the selection -
09-08-2006
, 06:27 AM
This script works to create a new email to a specific recipient, but is not
what I need.
I have created a form that currently submits the results via email to a single
recipient based upon the defined mailto:
But, I need the person who receives the results of the entire form to be
determined by one of the dropdown options within the form.
I.e if they submit Department 1 - it sends everything withinn the form to
joebloggs (AT) site (DOT) com
if they select Department 2 - it sends it to JohnSmith (AT) site (DOT) com
Surely this is possible - any ideas? |