On Wednesday, November 11, 2015 at 7:37:15 AM UTC-8, Massimo Di Pierro wrote: > > Yes it is possible. You would have to store the stats in JS and store with > localstorage, > > What needs to happen to handle being back online? Would automatic refreshes work for that, or would they break because of the offline period? I preume the user would need to keep the page open in the browser; does it need to have focus?
/dps > On Wednesday, 11 November 2015 08:51:48 UTC-6, [email protected] > <javascript:> wrote: >> >> LS, >> How feasible is it to make a survey app as web page that uses local >> storage on the client to store the page and the answers ? >> The case description is: The client goes to the survey webpage. The >> webpage is stored in local storage. The user completes the survey whenever >> he wants no matter if he is online or not. When he has asnwered the >> questions he submits the survey. When he gets again online the survey is >> received and stored at the server. >> Is there an simple example ? >> Thanks, >> Arthur >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

