Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Detect IE 4/5 before using webbrowser control.
Message
From
11/10/1999 10:17:45
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00274869
Message ID:
00274895
Views:
32
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform