Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web browsing
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00358389
Message ID:
00358639
Views:
15
Deamon,

You could also use this leaner technique, which will display the file in your default browser:

DECLARE INTEGER ShellExecute IN "Shell32.dll" INTEGER, STRING, STRING, STRING, STRING, INTEGER

=ShellExecute(0,"Open","file:///c:/inetpub/wwwroot/wconnect/default.htm","","",0)

HTH,
Doug
Douglas Osborne
Don't spend your life just wishing - http://www.AllGiftRegistry.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform