hi
I have a dashboard html that contains javascript function where I have a json object.
I want to save the json object in a text file.
How can I do that?
I need to know the method to use in javascript.
thx
You can have a look on these two subjects on stackoverflow:
http://stackoverflow.com/questions/33780271/export-a-json-object-to-a-text-file
http://stackoverflow.com/questions/22055598/writing-a-json-object-to-a-text-file-in-javascript