How to construct a local file url for chrome?
satya - 6/20/2013 10:28:12 AM
How to construct a local file url for chrome?
satya - 6/20/2013 10:32:23 AM
structure of a file protocol for browsers
structure of a file protocol for browsers
satya - 6/20/2013 10:43:54 AM
Both the following works on ie
file:///C:/satya/data/codebase/webapps/test/jsrendertest/sampleTemplate5.txt
or
sampleTemplate5.txt
Neither seem to work in chrome!
satya - 6/20/2013 10:44:15 AM
chrome file URL scheme
chrome file URL scheme
satya - 6/20/2013 10:46:01 AM
chrome ajax local file url
chrome ajax local file url
satya - 6/20/2013 10:48:38 AM
chrome allow-file-access-from-files
chrome allow-file-access-from-files
satya - 6/20/2013 11:15:28 AM
It appears I can't really test with chrome using local files for ajax :(
It appears I can't really test with chrome using local files for ajax :(