Karl,
Your demanding a lot of a stateless device. I seem to remember reading 
something, somewhere in Goodman's JavaScript Bible about sending output 
after the page had "finished".

Your other option may be to use frames and have the frame contain the 
values you want refreshed. You're going to spend a lot of time keeping 
track of where you are.

Miles Thompson

At 08:16 AM 2/27/01 -0700, Karl J. Stubsjoen wrote:
>Does anyone know how to stream information to a browser (without the client
>having to hit refresh)?  What do I need to get started?  We want to have 2
>numbers we want to display on the browser, we want these numbers to change
>as the data changes in the table, but done "streaming".
>
>* I am coding this in PHP of course : ) *
>
>Karl
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to