Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting a File II
Message
De
03/10/2002 15:40:16
 
 
À
03/10/2002 15:02:26
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00706896
Message ID:
00707522
Vues:
24
Hi Hilmar,

WebBrowser is the activeX-"guts" of
IE, which can be put on a VFP-form.
IE is a shell around WebBrowser,
which can also be automated with

loie = createobject("internetexplorer.application")

but then you have to bind it's events.

It is quite "well-behaved" as far as activeX
goes, but that is relative <g>.
ShDocVw and MsHtml, if you want to research
the object model in VS. In VFP6[german] WebBrowser
is also the title of the activeX in VFP's cbo as well.

And be careful of version changes, if have to deploy!
IE4 and IE5 are "good" least common denominators.
IE5.5 had IMHO major problems and not everybody
has IE6.

HTH

thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform