After searching the forums for XML-RPC client functionality and finding none, I have found a COM component that others might find useful. It seems to work well (both in a simple example below and with my own PHP XML-RPC server). It can be downloaded and is documented here: PocketXMLRPC Website Here is an simple example script: ; Script Objective: test XML-RPC COM Interface DLLs provided by Simon Fell ; http://www.pocketsoap.com/pocketXMLRPC/ ; install the latest Binary - I used the one ma