Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WSHandler class and SOAP anyone?
Message
From
21/06/2005 04:35:20
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01024848
Message ID:
01025064
Views:
21
Hi Viv,

Yes, that almost did the trick. For this particular website I also (for some reason that i can't quite fathom) had to specify an EndPointURL.

You wouldn't happen to know how I can specify the ProxyUser and ProxyPassword to the current login values?

BR

Peter


>HI,
>
>>>But at work I'm connected via a proxy server and I just keep getting errors.
>
>You need to set some connector properties for the proxy. E.g:
>
>oWS = CreateObject("MSSOAP.SoapClient30")
>oWS.ConnectorProperty("ProxyServer") =
>oWS.ConnectorProperty("ProxyUser")  =
>oWS.ConnectorProperty("ProxyPassword")  =
>
>HTH,
>Viv
Peter Pirker


Whosoever shall not fall by the sword or by famine, shall fall by pestilence, so why bother shaving?

(Woody Allen)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform