vgsangiuliano
10-24-2006, 05:33 PM
I use this script and it works very good.
I read this post http://www.dynamicdrive.com/forums/showthread.php?t=7217&highlight=Dragable+elements+Script
I have the same problem as described in the post but I have to make something different.
I have a php page and some images that are draggable using the Dragable Elements script. I would like to know if it is possible to store in a mysql db the position of the images dragged by a user that connetcs to this page.
After that my goal is to have the same page loads the position of the images from this db so the next user who connetcs this page will view the images in the position chosen by the previous user.
In other words my goal is to obtain that every user displays this page with the images positioned by a previous user.
I hope I've been clear and I apologize for my bad english.
Thanks
I read this post http://www.dynamicdrive.com/forums/showthread.php?t=7217&highlight=Dragable+elements+Script
I have the same problem as described in the post but I have to make something different.
I have a php page and some images that are draggable using the Dragable Elements script. I would like to know if it is possible to store in a mysql db the position of the images dragged by a user that connetcs to this page.
After that my goal is to have the same page loads the position of the images from this db so the next user who connetcs this page will view the images in the position chosen by the previous user.
In other words my goal is to obtain that every user displays this page with the images positioned by a previous user.
I hope I've been clear and I apologize for my bad english.
Thanks