Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Downloading HTML-pages with VFP 5.0

0 views
Skip to first unread message

CMG User

unread,
Nov 18, 1997, 3:00:00 AM11/18/97
to

Hello,

Can somebody tell me how to download a HTML-page from Internet
(automatically) ?

I am using 'ie' version 3.0 and VFP 5.0.
Can I use an activeX control ?
And if I can, would you tell me how to do this and where I can find this
activeX control ?

Regards,

Ruud Hagemeijer.
Ruud.Ha...@cmg.nl

Craig Berntson

unread,
Nov 18, 1997, 3:00:00 AM11/18/97
to

You can use the IE activex control. For more information, see www.classx.com

--
Craig Berntson
Microsoft Fox MVP
Salt Lake City Fox User Group

CMG User wrote in message <01bcf458$ef1bb0c0$377c100a@nl-amv-lap0315>...

Don Niels

unread,
Nov 19, 1997, 3:00:00 AM11/19/97
to

Use the "MS Internet Transfer Control" with the OpenUrl method.

This will 'automatically' dial your ISP when your not yet connected through
RAS, and it will download the specified URL. OpenUrl works fine towards FTP
servers and WWW servers.

The OpenUrl method is very easy to use. (Check MSDN)

If you want more control and a real asynchrone transfer you can use the
Execute method of the Internet Transfer Control.

Regards,
Donald.

0 new messages