SOAP: Difference between revisions

100 bytes added ,  17 years ago
m
m (Categorizing programming examples)
Line 27:
result = proxy.soapFunc("hello")
result = proxy.anotherSoapFunc(34234)
 
'''Note:''' SOAPpy is a third-party module and can be found at [http://pywebsvcs.sourceforge.net/]
 
==[[VBScript]]==
79

edits