Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I open IE
Message
De
18/04/2003 17:13:08
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00779315
Message ID:
00779367
Vues:
16
>>>>How can I created an instance of Internet Explorer in VFP7.0?
>>>>
>>>>I assume it's something like x = createobject('InternetExplorer.window') but I can't find the correct systax.
>>>
oWeb = CREATEOBJECT("InternetExplorer.Application")
>>>oWeb.Visible = .T.
>>>...
>>>
>>
>>Thanks Sergey,
>>Knew I could count on you.
>
>Any time.

Me again,
after creating oWeb and setting it visible,
how do I get the focus back to the VFP window?
Bill Morris
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform