in reply to Open file:// in default web browser
Try a local webserver, make ist listen only on localhost (or any arbitary address in the 127.0.0.0/8 "network"), and use HTTP URLs instead. File-URLs are handled differently in each browser, and you will end building work-arounds for work-arounds for work-arounds.
Alexander
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Open file:// in default web browser
by Anonymous Monk on Jan 30, 2015 at 07:44 UTC |