javascript - Alternative solution to browser reading the contents of local file system -


i absolutely understand browser cannot read contents of local file. client still has following requirements need cater:
1). there installer create folder bunch of html , js files. html files refer js files using tag.
2). web application (running through http:/localhost/) have link, on click read required html file.

i aware 1 approach using activexobject, ie specific. there alternative approach can assist me with? or should respond no solution exists such kind of scenario?


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -