Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an XML String to be returned by a VFP COM Serve
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00725158
Message ID:
00725181
Vues:
9
Hi Cheang
Thanks for your answer. See my message to James for further explanations of my problem.

Jaime

>If the XMLOut is coming from a cursor/table, you can you CursorToXML function.
>
>
>
>
>
>>Hi All
>>Here is the scenario. I have an ASP page that receives as param. an XML string, calls a VFP COM that does some work on it and returns a new XML. This newly created XML is then sent back by the ASP.
>>The ASP part works well. It basically runs something like
>>MyVFPCom( xmlIn, xmlOut )
>>Response.Write( xmlOut )
>>My problem is with the creation of the xmlOut string. How do i create it? I would like to avoid having to create a .xml file then send the FILETOSTR of the file, but rather just work on memory.
>>So, how can i create the XML string from the MyVFPCom?
>>
>>TIA
>>Jaime
Why do programs stop working correctly as soon as you leave the Fox?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform