Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Start IE with HTML
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01066079
Message ID:
01066111
Views:
16
>>What is the proper code to run IE from VFP?
>>
>>x=CREATEOBJECT("IExplorer","mywebpagehere")
>>
>>TIA
>
>
>x = CREATEOBJECT("InternetExplorer.Application")
>x.Navigate2(mywebpagehere)
>x.Visible = .t.
>
thank you
Edgar L. Bolton, B.S. B.B.A.
Previous
Reply
Map
View

Click here to load this message in the networking platform