I currently have a form with some JavaScript functions and localstorage.
I'm trying to get that when a user types a value into a textbox, the search bar changes the URL from "mysite.com" to "mysite.com/%userinput%". Then that user can send that link to someone else and that person will then see what the original user saw.
http://mysite.com/?id=12345&pass=publicpasswordcan read the latest version of that localstoraged text? Imho it looks like it's possible but not simple to do. Or is it some kind of a chat? ;-)