Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hyperlink to netscape from a form
Message
From
26/02/2001 08:14:42
 
 
To
21/02/2001 09:21:04
Denis Filer
University of Oxford
United Kingdom
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00477929
Message ID:
00479463
Views:
23
Hi I think if you look at the code for the hyperlinkcommand button
it uses internet explorer to go to the Web site via automation of the IE Object model

You could change this code and use the API shellexecute and pass it the web site address

shellexecute(0,"open","www.mysite.com","","",1)

this would open the default browser on the machine no matter what browser was set as default.


Hope this helps

Steven Bowskill
Previous
Reply
Map
View

Click here to load this message in the networking platform