I have created one webservice with one method and two parameters.I call the webservice using javascript .
How to call this webservice asynchronously using javascript
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit ChoudharyPosted Jul 4, 2011, 4:54 AM
Here the sample of how to it.
I hope you are familiar with JQuery.
Thanks.