Hi,
Whether its possible to store the server data(jpg,flash and movie files) in the client hard disk.because i heard we can loaded in to RAM using javascript preloader .Its getting loaded in to RAM.but i want to store the same data in to hard disk.
Basically if system got shut down,the data from RAM will be lost.If we store in the hard disk.the data will be there after user reboots.
whether my concept is right, I have only little knowledge regarding javascript.can we achieve this task using javascript.plz help me this issue.I am looking forward for some help from you.
A.suresh
Whether its possible to store the server data(jpg,flash and movie files) in the client hard disk.because i heard we can loaded in to RAM using javascript preloader .Its getting loaded in to RAM.but i want to store the same data in to hard disk.
Basically if system got shut down,the data from RAM will be lost.If we store in the hard disk.the data will be there after user reboots.
whether my concept is right, I have only little knowledge regarding javascript.can we achieve this task using javascript.plz help me this issue.I am looking forward for some help from you.
A.suresh
Comment