Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launch Internet Explorer
Message
From
08/03/2003 13:48:41
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
08/03/2003 13:42:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00763300
Message ID:
00763306
Views:
11
>>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.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform