[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Hello Michael,

thanks for your reply! The Refresh-Tag isn't as nifty as I want to have to
have the output to be appended in real-time, but not closing the connection
did, in the end, the trick. You've just to modify a few methods on
$http_interface to not write a full HTTP-Header. Again, thanks.

Joerg


> -----Ursprungliche Nachricht-----
> Von: owner-coldstuff@roguetrader.com
> [mailto:owner-coldstuff@roguetrader.com]Im Auftrag von Michael Loftis
> Gesendet: Samstag, 26. Februar 2000 22:21
> An: coldstuff@cold.org
> Betreff: Re: HTTP-connections
>
>
> You just don't close the connection.  Or ask the browser to reload with an
> HTML Meta REFRESH tag.
>
> See HTML infos for more.
>