Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object internetexplorer.application innertext question
Message
De
24/04/2008 01:15:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01312808
Message ID:
01312813
Vues:
18
>I am getting an xml page from with the innertext property of the internet explorer object. But doing so, I am getting the + and - that allows the user to colapse and extend parts of the xml. I need the raw data without these things.

Just speaking from HTML scraping, you can either get the interpreted/reformated source through the object model or get the raw source asking for the IPersist*-Interfaces, which corresponds to downloading the stuff via UrlDownloadToFile or one of the many other ways.

HTH

thomas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform