XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XML-RPC Tutorials, SOAP Tutorials, Microsoft, JavaScript -> Creating applications using SOAP and XMLHTTP: Part 1

Creating applications using SOAP and XMLHTTP: Part 1

Date: Jul. 20, 2000
Link: http://www.asptoday.com/articles/20000718.htm
Source Author or Organization: Craig Murphy, ASPToday

This is the first of a three part tutorial examining Simple Object Access Protocol (SOAP) and integrating Javascript in the development of an inter-application communications solution. Part 1 discusses retrieving XML data from a [Access] database, using SOAP to query the database based on some criteria, and parsing the SOAP responses (XML) into JavaScript objects for ease of use. Requires Internet explore 5 or later and the Microsoft XML Parser (download link provided). Includes a link to downloadable source materials.