idea, if you have a handle on the user,
even something like their IP address from $ENV then you could
easily set up a database entry for that handle and save the
state there. Admittedly this would be a lot more complex than
simply dumping a text string into a cookie, but it would allow
you a lot of flexability.