I have the web service:
[WebMethod] public void SendMail(string _name, string _email, string _message) { //Create Mail Message Object with content that y
Maybe you want to take a look at jQuery's ajax capabilities.