Answered by:
Need sample example for calling SOAP based WCF services from javascript/jquery.

Question
-
User-1810177356 posted
I need to call SOAP based WCF services from javascript/jquery. WCF service has Method takes string data in XML format as argument and returns string data in XML format. And this is soap based service. we have to call this method from javascript. Is it possible? Can some one give me sample example for this?
Wednesday, June 12, 2013 2:35 PM
Answers
-
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, June 12, 2013 3:01 PM -
User260886948 posted
Hi,
we have to call this method from javascript. Is it possible? Can some one give me sample example for this?Of course, it is possible.
Please try to refer to refer to the following articles:
#How to call wcf soap service from javascript:
http://mkonrad.blogspot.com/2013/02/call-custom-wcf-soap-service-from.html .http://dotnetbyexample.blogspot.com/2008/02/calling-wcf-service-from-javascript.html .
http://weblogs.asp.net/ricardoperes/archive/2011/03/29/calling-wcf-web-services-from-javascript.aspx .
http://nishantrana.wordpress.com/2010/11/18/using-javascript-to-consume-a-wcf-service/ .
Hope it can help you.
Best Regards,
Amy Peng- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Sunday, June 16, 2013 11:19 PM
All replies
-
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Wednesday, June 12, 2013 3:01 PM -
User260886948 posted
Hi,
we have to call this method from javascript. Is it possible? Can some one give me sample example for this?Of course, it is possible.
Please try to refer to refer to the following articles:
#How to call wcf soap service from javascript:
http://mkonrad.blogspot.com/2013/02/call-custom-wcf-soap-service-from.html .http://dotnetbyexample.blogspot.com/2008/02/calling-wcf-service-from-javascript.html .
http://weblogs.asp.net/ricardoperes/archive/2011/03/29/calling-wcf-web-services-from-javascript.aspx .
http://nishantrana.wordpress.com/2010/11/18/using-javascript-to-consume-a-wcf-service/ .
Hope it can help you.
Best Regards,
Amy Peng- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Sunday, June 16, 2013 11:19 PM