[jQuery] Form mailing script

[jQuery] Form mailing script


Hi,
I am new to jquery and have just created a contact form using the
validation plugin and jquery. Everything works fine so far. My only
issue is how do I submit this form to an email, I don't have any
scripts etc and need a pretty secure way to do it.
I also need to be able to customise the script to accept some other
fields. The biggest bugbear for me is that I have a select box with
different email destinations and need to send the mail to the one that
is selected by the user. I want to have the value passed into the
processing script to select the correct email address so I am not
publishing it on the web.
Has anyone done this and willing to give me some help and examples.
regards
Jason