Hi,
I’m putting together a website which will be used by a small number of visitors to communicate a simple piece of information (like “on” or “off”). The idea is that any visitor could toggle a switch, and then that switch would stay in that position until someone else changed it. I really like the interface of the OLD Toggle This stack, but that state gets reset each time the page reloads. I was in contact with the designer, who felt that something could be written with PHP, but it sounded fairly complex and I was wondering if anyone knew of a stack that would take care of the back end stuff for me.
I don’t want to have a login or password, there are no security concerns for this limited application. Just want a simple way of letting site visitors change the toggle so that it will be set for the next visitor.
Thanks!