Forums

web2py LOAD

LOAD command with ajax= True and timeout set to 10 secs and repeat infinity Does not work Works on my ubuntu VM. Is there some restriction on ajax.

I don't believe we're doing anything to stop ajax from working (I'm not even sure how we'd tell that a specific request was an ajax request) Have you looked in your browser debugger to see what the network is doing? Perhaps there's some setup that you need to do to make it work.