Click to See Complete Forum and Search --> : Form submit help


matilda
04-08-2003, 06:00 AM
Hi,

Does anyone know how I can get a form to email to different email addresses depending on what choice is made in a previous dropdown box

I want the form to submit to whichever option the user selects - i.e. mail to the person chosen from the dropdown

e.g. I have a form that contains a dropdown with 5 different people, depending on whom i opt for - onsubmit will send to one of 5 people...
E.g. John - if the user select a option John and clicks submit the form knows to mail it to john@somewhere.com
If the user selects a option Jack and clicks submit the form knows to mail it to jack@somewhere.com
If the user selects a option Jill and clicks submit the form knows to mail it to Jill@somewhere.com

I hope this makes sense, any help is very much appreciated
Thanks!

gil davis
04-08-2003, 06:40 AM
Cross-posted and answered on the HTML forum.

http://forums.webdeveloper.com/showthread.php?s=&threadid=7402