Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML and CREATEBINARY problem
Message
De
15/06/2006 09:05:30
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
XML and CREATEBINARY problem
Divers
Thread ID:
01129254
Message ID:
01129254
Vues:
73
I have been able to call a web service from VFP by passing some parameters to it as follows:

oMyWS.aMethod("un", "pw", 1, CREATEBINARY(FILETOSTR("c:\somefile.ext")))

This works fine when I register the web service via VFP's XML Web Services in the Task Pane Manager.

Now I'm trying to use Microsoft.XMLHTTP Send instead but I'm getting stuck on creating the XML string equivalent for the CREATEBINARY() parameter. Does anyone know how I can do this?

TIA
Mike
Répondre
Fil
Voir

Click here to load this message in the networking platform