This version is old school, check out the latest version.

jQuery Soap

by Remy Blom

jQuery plugin for communicating with a server using SOAP. This script is basically a wrapper for jqSOAPClient.beta.js from proton17. I only added some code: One function to send the soapRequest that takes a complex object as a parameter which is converted to soap by the json2soap function. Diccon Towns fixed it to properly deal with arrays! Thanx for that! And that deals with the response so you can set actions for success or error. After that I wrapped it all to hide stuff from the global namespace and it becomes a proper jQuery plugin. Thanx to proton17 and DT!

Tags


Versions

Version Date
1.0.2 Apr 2 2013
0.9.4 Feb 26 2013
0.9.3 Feb 26 2013
0.9.2 Feb 21 2013
0.9.1 Feb 20 2013