Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hyperlink to netscape from a form
Message
De
26/02/2001 08:14:42
 
 
À
21/02/2001 09:21:04
Denis Filer
University of Oxford
Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00477929
Message ID:
00479463
Vues:
22
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform