Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internetexplorer.application Event trap
Message
De
25/03/2000 03:30:03
Walter Meester
HoogkarspelPays-Bas
 
 
À
25/03/2000 02:36:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00350345
Message ID:
00350348
Vues:
27
Doug,

You'll need the VFPCOM utility available from the VFP home site. You'll need the bindevents method to capture the event generated by the com object.

Walter,


>Thanks to previous threads I am using IE5 automation in my foxpro application, but I can not figure out how to use the events. Below is the VB Example. Can anyone explain how to trap the event in VFP or show me a sample?
>
>Private Sub WebBrowser1_DocumentComplete(ByVal pDisp As Object, URL As Variant)
> If (pDisp Is WebBrowser1.Object) Then
> Debug.Print "Document is finished loading."
> End If
>End Sub
>
>Thanks!!
>Doug
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform