Jump to content

Save state of Javascript GUI?


raf2005

Recommended Posts

Hi,

 

I have a javascript driven GUI which includes tabs, and a drag and drop engine. Q: How do I save the state of this GUI onto the server so the user can pick up where s/he left off?

 

This solution should let me add features to the GUI for the user later on as the page develops. For example, there are two lists (available objects, and selected objects) which the user can drag and drop between. I would like to save his selection onto the server for subsequent visits. However in the future I would like to easily add to the "available objects" category (or perhaps remove an object altogether) without hosing the user's account.

 

Additionally, can anyone recommand any good references on developing a javascript GUI with a PHP backend?

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.