dwww Home | Show directory contents | Find package

' -- SOAP::Lite -- soaplite.com -- Copyright (C) 2001 Paul Kulchenko --

MsgBox CreateObject("SOAP.Lite").new( _
  "proxy", "http://localhost/", _
  "uri",   "http://www.soaplite.com/My/Examples" _
).getStateName(2).result

Generated by dwww version 1.15 on Sun Jun 16 08:49:11 CEST 2024.