I made a json file which I imported into the project as a text file. I successfully use the ajax object to load the data into a dictionary object. No problem, but I can't figure out for the life of me how to save updated data to this same file.
any ideas?
Thanks.