I have an html web form that once submitted activates a script which directs the user to a page based on their selection. The script also sends the admin the message.
Now, what I would like to do is send the user one of two emails. The email sent will be based on the selection. For instance...
...down selection? For instance, the drop down would have three options:
-google
-yahoo
-bing
How to go to website based on selection after pressing submit?