Friday, October 14, 2005

Call Web Services with AJAX

This is nice article on using Web services with AJAX. The complexity arises as the SOAP Envelope contains multiple namespaces. IE 6 does not implement the getElementsByTagNameNS function.

The article explains how to use the Web Services JavaScript Library to retrieve the details from the SOAP service. A must read....

http://www-128.ibm.com/developerworks/webservices/library/ws-wsajax/

0 Comments:

Post a Comment

<< Home