How about this lesser evil
http://authors.aspalliance.com/thyco...view.aspx?id=4
"Oscar Thornell" <> wrote in message
news:...
> Hi,
>
> I am looking for a technique where you from the serverside push/update a
> standard web browser with small piceces of data. An exempel could be
sports
> result or stock exchange information.
>
> I do not want to use Java Applets, ActiveX controls or force the clients
to
> download .NET Assemblies (and install the .NET Runtime...)
>
> If at all possible I do not want to use some sort of Javascript loop where
a
> client script executes at certain time intervals and checks for new
data...
>
> I want the server to keep track of the clients/session and target them
with
> data specific to their user profiles...
>
> Is this possible?
> Where do I start looking?
>
> Regards
> /Oscar
>
>