Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen scraping from a web page
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01273270
Message ID:
01273656
Vues:
19
>Thank you very much Yuri, I noticed that Viv is using the web control. What is the main difference between your approach and hers?

If you work with forms, than in some cases it is more convinient to attach there WebControl. Then you will be able show its contents inside the form. Other than that there are not much differences. You may check it while creating two objects and compare their properties and methods.

oWebBrowser=createobject("Shell.Explorer")
....
oInternetExplorer=createobject("InternetExplorer.Application")
.....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform