Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WSHandler class and SOAP anyone?
Message
De
21/06/2005 04:35:20
 
 
À
20/06/2005 12:30:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01024848
Message ID:
01025064
Vues:
22
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)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform