Forum Moderators: open

Message Too Old, No Replies

storing drag/drop data in a cookie

         

lli2k5

8:33 pm on Aug 29, 2006 (gmt 0)

10+ Year Member



Got a question. I'm looking to program something like the following, it does drag and drop into lists and stores it into a MySQL database.

[cyberdummy.co.uk...]

Is it possible to do the exact same thing and store it within a cookie? Or are there limitations to cookie data?

orion_rus

11:16 am on Sep 1, 2006 (gmt 0)

10+ Year Member



It's allowed to make it via cookie, but its already ajax usage, why do u need use cookie? it's much simple to stay ajax here