jquery - How to save and load HTML file using Python or Javascript? -


i creating web application uses html, javascript, jquery , python. have few sections allow user 1 log in , set items on webpage , after user 1 logs out, user 2 can log in , can see items. however, current situation if user 2 refreshes page, gone.

fyi, i'm using cherrypy localhost web server. need explanation on how can done , maybe simple solution. can provide more information if needed. thank you.

i've found called tiddlywiki. i'm not sure if suits purpose.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -