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

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -