Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting a file
Message
From
03/10/2002 13:47:33
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00706372
Message ID:
00707435
Views:
41
Steve,

it is an EVENT.

The event-method gets fired,
if the download IS complete.

In the \gallery is an example for
using the subclassed WebBrowser on a form.
(not very safe code, use it for inspiration only!)

If you want to automate IE as a standalone,
my guess is you have to bind the events with VFPCOM
(I'm still working of VFP6...) which will
crate all the event methods and you can fill them.

But that said, I found it easier in VS6 to do these
things with VB (mostly debugging issues).

HTH

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform