1 decade ago by BerndSmith
At the moment I'm trying to read coordinates for some entities from a local JSON-file. But I'm really stuck because I cannot figure out, how to access a file via JavaScript/ImpactJS.
For now I only need to access a local file but for later I have planned to store the JSON-file on the server and access it via Ajax.
So is there an easy way to read from a file?
For now I only need to access a local file but for later I have planned to store the JSON-file on the server and access it via Ajax.
So is there an easy way to read from a file?