That web page you gave me is only the link for the SOAP redistributables in *.msm format so that isn't what I need.
loWS brings back an object and I can examine it and set properties etc no problem. .. I just need an address of a functioning web service that I can try it on and call The web service that I need to call is similar (I'm told) to the one hosted at: http://www.webservicex.net/uklocation.asmx if you drill down into the GetUKLocationByPostcode section. I must admit to being totally lost ... not an unusual event these days though.... Think I'll stick to M$ SQL, that I seem to have mastered now! HELP! Dave -----Original Message----- From: ProFox [mailto:[email protected]] On Behalf Of Allen Sent: 16 May 2013 10:47 To: [email protected] Subject: Re: Damned Web Services.... Meant to add If you use the VFP XML web services to get your WSDL details, and follow through with a test method, you can see the makeup of the call. Ive just copy/paste that and it works. Al -----Original Message----- From: Dave Crozier loWS = NEWOBJECT("WSHandler",IIF(VERSION(2)=0,"",HOME()+"FFC\")+"_ws3client.vcx") [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

