Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WebBrowser control ?
Message
De
30/06/2006 07:07:35
 
 
À
30/06/2006 02:46:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01132988
Message ID:
01133019
Vues:
19
>What the best way to control webbrowser to solve this task? WWC? WebBrowser control? reference to Internet Explorer?

UrlDownloadtoFile and vfp string functions if parsing manually ist better than going through the dom parsed tree - this can be less code, but is not often the case.

For DOM Parsing via MSHTML:
If to run on your own machine WebBrowser in your very own form (less chances of listening to the wrong instance, it does not have to be pretty, easier to find the code years later <g>.

If to run on clients machine, ask him if he minds a vfp form with webbrowser<g>.

regards

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform