Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Launch Internet Explorer
Message
De
08/03/2003 13:57:18
 
 
À
08/03/2003 13:48:41
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00763300
Message ID:
00763307
Vues:
15
hi Hilmar

to tell you the truth - i have no clue. BUT, i just assumed that the properties and methods are the same as in the MS WebBrowser ActiveX. And sure enough just like you 'Navigate()' in the activeX it works also with the automation server. So i think the others will too, but i have not tried it.

>>>What is the simplest syntax to launch Internet Explorer with a specific web address?
>>
>>try this:
>>
>>oIE = CreateObject("InternetExplorer.Application")
>>oIE.Navigate("http://www.royalimpact.com/mm/index.html")
>>oIE.Visible = .t.
>>
>>
>>hope this helps
>
>Do you know where I can find information about the IE object model? In case I want to do additional Automation tasks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform