Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How Do I Do This?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00684197
Message ID:
00684216
Vues:
20
>I have Internet Explorer open, and on the page is a
>table. I want to write some code that accesses the
>content of the page and copies the contents of the
>table into a vfp table?
>
>Any ideas?
One way to do it is with brute force: From within IE, save the page to disk. Then, write a VFP program to parse the HTML and populates the VFP table. -- Yes, I agree that this is a pain :)
Hector Correa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform