Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to save to file the result of compound web page
Message
 
To
15/04/2007 22:57:25
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01216100
Message ID:
01217085
Views:
18
Alex,

As far as I know, there is no other way to do it except:
- use external exe with a timer waiting for the window "save web page",
- in you program open the user saveas dialog (oIE.Execwb(4,1)),
- in external exe send appropriate keys to the window.

See also http://blogs.msdn.com/calvin_hsia/archive/2006/05/25/607588.aspx

>How do you programmatically capture and save to a single file (mht) what would appear in the browser after calling a URL such as http://news.google.com/nwshp?hl=en&tab=wn&q= ?
>
>TIA,
>
>Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform