65.9K
CodeProject is changing. Read more.
Home

Web Service: Calling a web service using Ajax (XML SOAP request)

starIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIconemptyStarIcon

1.91/5 (4 votes)

Aug 9, 2007

1 min read

viewsIcon

22995

downloadIcon

208

This is the simple example of web service and Ajax. Web service method is calling using xmlRequest using SOAP. Here javascript code is written a way like OOPS.