I am not able to send an e-mail with vbscript language .The users choose a country in a HTML combo box control, and the country is associated with an e-mail adress. The users click on a submit style button. I have a vbscript function that checks which item is selected. I would like the vbscript function to return the e-mail adress to the submit button(like inside the href attribute).