View Full Version : Can this be Done?
slapme
01-28-2008, 12:28 AM
After dragging and rearranging elements on my page using the Dragable elements Script, can a user then save the new arrangement permanently, so the next time the page is loaded (maybe a couple of days later) it will look like their new updated version? Or is there a way to do this using anything else? Basically I want to save a movable content in its new place on the page after alterations.
Thanks
slappy
It is possible.
not cookies... its all done with php flash (or ajax) and databases... your ip is recorded and theres a load of settings/switches/values in the table that are set to true/false/a value
slapme
01-28-2008, 02:43 AM
Thanks for the quick reply, can you point me in the right direction of where I can start on this? Tutorials, posts, scripts etc.
Thanks
Slappy
Sorry, have no clue.
just wanted to tell you hpw.
BLiZZaRD
01-28-2008, 09:53 PM
If you are using Flash (not sure where the quote came from??) you can use the SharedObject class, which can save a ton of things, including position of items and may other things (text, colors, and on and on and on)
This is also stored in the Macromedia folder on the hard drive and isn't emptied when the cache is cleared, so it will last longer than cookies. :)
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.