kbrownder

Stories submitted by kbrownder

Sending email with jQuery and a web service(riderdesign.com)

submitted by kbrownderkbrownder(80) 3 years, 7 months ago

This article show to use jQuery to interact with an asmx web service. Utilizing jQuery the contact form can be submitted without postback and the values passed via JSON to the web service. You learn how to ceate a new service and add the service reference as well coding the jQuery to pass the data read more...

add a comment |category: |Views: 388

tags: another