you could save them to an array. then download it as a json file.
ok i havent actually downloaded one yet, just loaded them.
but have a free json file named "saved"
go array-dowload to json - type "saved"
i hope that works... my plan is revolving around it
to load the json file youll need AJAX object.
start of layout-Ajax request "saved"
Ajax on "saved" completed- Array-load json string Ajax last data
Ajax on "saved" complete- Array load from json string "Saved"
that will put the saved data in the array. then just set variables to the array data where you saved them.
i hope that helps, im expecting others to come in and correct me... but, that helps me too