Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Web Browser Control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00333810
Message ID:
00333881
Vues:
16
>Hi All:
>
>When using the Web Browser control, can you use Fox code to manipulate the IE5 DOM? I would like to run the print method of the Window object, but can't seem to find a way to get a reference to it.
>
>Thanx,
>Charlie

The Window object doesn't have a print method, but you can invoke the browser print function with ExecWB:


oIE.ExecWB(6,10,0,0)
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform