Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 7.0 and SOAP
Message
De
31/01/2002 13:41:01
 
 
À
31/01/2002 13:19:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00613039
Message ID:
00613561
Vues:
18
>>I try this and it's does'nt work. But, i see the method of the web service.
>>LOCAL loO AS realtime web service
>>loO.getRTquote("IBM")
>
>Are you typing this into the command window or a program window? If the program window, you should be getting more code than that. For example, when I type:
>
>
LOCAL loO AS fox central web serviced
>
>and hit enter, IntelliSense expands that to
>
>
LOCAL loO AS fox central web serviced
>LOCAL loWS
>loWS = NEWOBJECT("Wsclient",HOME()+"ffc\_webservices.vcx")
>loWS.cWSName = "fox central web serviced"
>loO = loWS.SetupClient("http://www.foxcentral.net/foxcentral.wsdl", "foxcentral", "foxcentralSoapPort")
>
>AUtomatically.


So, my IntelliSense doesn't work properly. I will reinstall my vfp7.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform