Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control browser window from VFP???
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01573106
Message ID:
01573116
Views:
84
>>You're looking to scrape a web page, input data, and send back the appropriate response?
>That is correct.

You can probably use an IE control, access the _innerHtml content, parse it out for the form submit button and input object names, then populate each by name and execute the click event on the button. I know we did something like this for an old eBay app, though that was in C++. I'd be surprised if something similar isn't possible directly from VFP.
Previous
Reply
Map
View

Click here to load this message in the networking platform