Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Download data from website programmatically
Message
From
09/06/2006 10:44:35
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
09/06/2006 00:19:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows 2000
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01128040
Message ID:
01128113
Views:
18
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform