I tried to open file with
window.open(\"file:///D:/Hello.txt\");
The browser does not allow opening a local file this way, probably for sec
Consider reformatting your file into javascript. Then you can simply load it using good old...