Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How Detect IE 4/5 before using webbrowser control.
Message
De
11/10/1999 10:17:45
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00274869
Message ID:
00274895
Vues:
31
Hi

You could check for the existance of a default browser by using the

Findexe() API call, you pass a fiel to this api, and it returns the associated exe for that file, if the exe exists on your machine.
so if you pass it a file with the extension *.htm", it should return the path to the associated exe on your machine.


There should be some help in the foxpro help about this api call

Hope this helps

Steven Bowskill
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform