Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launching the User's default web browser
Message
From
13/06/2001 03:34:49
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00517307
Message ID:
00518744
Views:
8
Hi

You can use the shelexecute API , and pass it a URL .

You wil have to load the API first, then call it like so

lnReturnValue=Shellexecute(0,"OPEN","www.microsoft.com","","",1)

Hope this helps

Regards

Steven Bowskill
Previous
Reply
Map
View

Click here to load this message in the networking platform