In php, you can flush the data with the flush() function.

It allows to send the data to the browser without wait for the rest of code.

It's useful when you are doing a intensive computing task or a long time
task and need send a answer to the user whie he waits.


My question is:

There is a way to do this with web2py?



-- 
Atenciosamente


Alexandre Andrade
Hipercenter.com Classificados Gratuitos e Inteligentes

Reply via email to