This page was created by whygee (at) f-cpu.org , 2006-09-04
Use at your own risks, comments are welcome !

This test page tries to save JavaScript data to a file in your hard disk.

This is normally forbidden (and for good reasons !!!) but sometimes one wants to save data anyway, particularly with VSPsim. One could use the cookies but they are limited in size and can't be easily imported/exported from/to other software.

So I found the following trick : upon request, this code creates a new (pop-up) window, then writes the desired data to it. The user (you) simply have to hit 'CTRL+S' to save the window's contents to the desired file.

Known issues (maybe already solved, but feedback is needed) :

Type here the data to save :