dwww Home | Show directory contents | Find package

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

' Connect to local ASP/Daemon server

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

Generated by dwww version 1.15 on Thu May 23 23:44:06 CEST 2024.