How to construct a local file url for chrome?

Search for: How to construct a local file url for chrome?

structure of a file protocol for browsers

Search for: structure of a file protocol for browsers


file:///C:/satya/data/codebase/webapps/test/jsrendertest/sampleTemplate5.txt
or
sampleTemplate5.txt

Neither seem to work in chrome!

chrome file URL scheme

Search for: chrome file URL scheme

chrome ajax local file url

Search for: chrome ajax local file url

chrome allow-file-access-from-files

Search for: chrome allow-file-access-from-files

It appears I can't really test with chrome using local files for ajax :(