Posted on: 2/17/2014 8:52:26 PM | Views : 612

Hi,
I have created a web form that captures a number of different fields, e.g. name, address, region, call details, etc.  What I wondered though was whether it was possible, upon clicking the submit button at the end of the form, for the completed form to go to different e-mail addresses, dependant on what region was chosen from a drop-down list, e.g. selecting Lancashire e-mails Tom.Moore@test.co.uk but selecting Nottinghamshire e-mails Billy.Hart@test.co.uk??  Regardless of the region though, the information would still need to be CC.ed to the same email address belonging to Peter.Small@test.co.uk
My web form has been created in C# but being a newbie to creating web-forms, I wasn't sure how this could be done...
Any/all help gratefully received!  Thanks.

Go to the complete details ...