google chrome - Link to local file on locally run page not working -
i have jsp contains link local file:
<a href="file:///f:/sp64647/examples/dynamic_diff/data/actionsourcedriver/summary.txt">link</a>
on clicking link following error:
not allowed load local resource: file:///f:/sp64647/examples/dynamic_diff/data/actionsourcedriver/summary.txt
copying link browser works perfectly.
but clicking on link doesn't anything. right-clicking , opening in new tab or new window doesn't work.
i trying chrome.
Comments
Post a Comment