Answered: Storing the State of the application UI to systems ROM
Answered: Storing the State of the application UI to systems ROM
Hi All,
I am working with draggable panels, similar to the Portal demo of this site. I need to know whether we could store the 'state' of the application's UI, position of the panels to the system's ROM rather than to the browser memory. i.e I am thinking about storing the state information in file or database or using some other means. Is there any possible way to do this?
Thank you redraid, But I am looking forward to store the state beyond the scope of the browser memory. I am thinking of taking it to server and store it there. Anyway your information is valid to me.