how to call weservice using javacsript
The best option is use jquery if you want to use javascript then you have to use xmlhttpRequest
For more
http://stackoverflow.com/questions/3038901/how-to-get-the-response-of-xmlhttprequest
you can use xmlhttprequest for calling webservice
You can follow this link for more information:
http://pavanarya.wordpress.com/2012/05/20/calling-a-web-service-from-javascript-using-xmlhttprequest/
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.