Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XML problems
Message
De
28/04/2000 08:45:48
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00363036
Message ID:
00364416
Vues:
23
>>now, the solution you gave:
>>=STRTOFILE(oIE.Document.XMLDoc.xml, "c:\myfile.xml")

>I'm not sure that the above would work anyway. THere's no .XML property for one thing. If you want to pull the content you have to use innertHTML or innerText.

I agree with your suggestion to use a more direct method like XMLHTTP...

But if the document is in a data island in the document, the above solution should work, because An XMLDOM document is available in the HTML DOM, and the document object does have an xml property that can be used to return the XML within.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform