start with LOAD(......., timeout=60*1000, times='infinity')
On Saturday, May 17, 2014 4:15:14 AM UTC+2, Jesse Ferguson wrote: > > I'm building a single page app with a lot of data from the database > displayed, I would like to have it auto-refresh or update the tables with > the newest information. > Its not time critical (ie it doesnt need to be instantanous maybe > every 60secs) > > What are my options? > > AJAX timebased callbacks? > Socket.io (overkill?) > anything else?? > > Thank you in advance for your time. > -- 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.

