pafal
November 3rd, 1999, 05:46 AM
I am generating a mail from an VB-app. In that mail I would like to create a link to a htm-file that I now exists on the recipients client.
If I state
"http://c:/MyFolder/whatever.htm"
the browser starts to search for the webserver "c"
"file://c:/MyFolder/whatever.htm"
starts the filedownload dialog
Any ideas on how to start the browser with the local htm-file?
Regards
Patrik
If I state
"http://c:/MyFolder/whatever.htm"
the browser starts to search for the webserver "c"
"file://c:/MyFolder/whatever.htm"
starts the filedownload dialog
Any ideas on how to start the browser with the local htm-file?
Regards
Patrik