|
-
Feb 18th, 2000, 07:54 PM
#1
Thread Starter
New Member
I want the user of my app to launch a web browser with a locally stored HTML file (e.g. 'F' drive) from a form control. I've tried using the code below, but this fails as the browser edit line automatically starts with http:\\. Can this be done?
Returnvalue = Shell("C:\Program Files\Internet Explorer\iexplore.exe - file://BookByte\Review.html", 1)
Thanks for any help,
Alan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|