dwww Home | Show directory contents | Find package

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

' Connect to remote XMLRPC server

MsgBox CreateObject("SOAP.Lite").xmlrpc( _
  "proxy", "http://betty.userland.com/RPC2" _
).call("examples.getStateName", 25).result

Generated by dwww version 1.15 on Sat May 18 11:37:13 CEST 2024.