Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a website URL from VFP6 (Need Assistance)
Message
From
04/11/2004 05:31:35
 
 
To
10/10/2004 02:03:02
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00950217
Message ID:
00958003
Views:
19
O you can do it like this:

oApp=CREATEOBJECT("wscript.shell")
oApp.Run("http://www.yahoo.com")

Mihai .
Previous
Reply
Map
View

Click here to load this message in the networking platform