Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I open a web site from VFP
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01647340
Message ID:
01647377
Views:
59
Hi Colin
this opens your site with your default navigator
local o
o=newObject("hyperlink")
o.navigateto("http://www.colin-northway.com/")
o=null
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform