I want to use javascript to display a local file in a frame.
I was using parent.frames[1].location.href="file:/home/filename.txt"
But this no longer works is new browsers I get
illegal URL method 'file:'
How can a view a local file?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.