Skip navigation
Currently Being Moderated

Form / JavaScript Question

Oct 11, 2007 12:19 PM

I'm using FormMail as a "Inquiry" form.

I want the form results to be emailed to a different email address depending on the users choice from a <select> pull down menu. I know enough about JavaScript to know that it'll probably be the solution, but don't really know how to do it.

The form uses the follow tag to determine the recipient's address:
<input type=hidden name="recipient" value="whoever@whatever.com">

Thanks for any detailed help you can offer!!!
 
Replies
  • Currently Being Moderated
    Oct 11, 2007 2:09 PM   in reply to davidlieb
    >I know enough about JavaScript to know that it'll probably be the solution, but don't really know how to do it.

    No, it probably won't be a javascript solution. Your FormMail script needs to just know what form element the email address is coming from. So the solution will be to modify the server side script if necessary.
     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)