Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

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?

1 decade ago by fugufish

I would use databases, as they're more efficient in reading/writing. Try mysql or google's datastore.
Page 1 of 1
« first « previous next › last »