Search code examples
htmlwebservices-client

Calling service from Html


i want to call asp.net web service from java script and pass the parameters to it .is there any code sample or demostration that will help me to acheive that?? thanks in advance


Solution

  • The below link is a pretty decent method from my experience.

    http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/