Hi,

We are trying to build a Comet style application using pylons where we
want to be able to keep writing out data, so write some out to screen
and have it displayed and then write out more.  We tried using
response.write () and then response.flush().  Sometimes these will
work, but not all the time.  Sometimes, the page will not display
since the browser is still waiting for more data, but other times it
will keep writing out the data as the page is still loading.  Does
anyone have any suggestions or another approach?

Thanks.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to