Skip to content
Prev 35030 / 63424 Next

Link to pdf documentation from other package ?

On Wed, Nov 18, 2009 at 8:29 AM, Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
I am able to read files from my file system from the browser.  For
example enter this into the Windows command line:

echo some dummy text > dummy.html
echo "<a href=dummy.html>dummy</a>" > test-read-file.html
test-read-file.html

and click on dummy when the contents of test-read-file.html appears in
the browser.

For me, it causes the contents of the dummy.html file to appear in the
browser.  I am on Windows Vista and I tried it in IE8, Firefox 3.5.5
and Chrome 3.0 and it worked in all three.