Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Download data from website programmatically
Message
De
09/06/2006 10:44:35
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
 
 
À
09/06/2006 00:19:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows 2000
Database:
Visual FoxPro
Divers
Thread ID:
01128040
Message ID:
01128113
Vues:
23
>Is there any possibilities that we could download data from a website and put it in our computer programmatically ?

Hi Budianto,

Are you copying a table that's laid out in HTML (as Sergey assumed) or is there a download button? If there is you can automate IE and call the button's Click() method. The trick is to look at the page's HTML and find the name of the appropriate Click() code. If you want to do it this way I've got a code example.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform