xmlhttprequest for local files
Historically, you can’t query for local files from JavaScript (or shouldn’t be allowed to, or something’s odd). This would be a serious breach of security. There are only a few circumstances where you can do this, but in general they involve specific security settings requiring to be set for your browser, to either lift the … Read more