I need to implement something similar to a HTML chat page. For exmple, I
have the loggon users in a frame. When I new user logs in, the frame must
refresh to show the new info, so: How to implement this? Maybe...

1) Refreshing the page every XXX seconds (I tried this)
2) Is there anyway for the server to send data to the client? Maybe some IE
feature?

Thanks.
Kirsten

Re: Live feed to client by Jens

Jens
Tue Apr 26 02:24:10 CDT 2005

1. Is the only solution apart from programming something in Java.

Best solution: Forget it.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

Kirsten wrote:
> I need to implement something similar to a HTML chat page. For exmple, I
> have the loggon users in a frame. When I new user logs in, the frame must
> refresh to show the new info, so: How to implement this? Maybe...
>
> 1) Refreshing the page every XXX seconds (I tried this)
> 2) Is there anyway for the server to send data to the client? Maybe some IE
> feature?
>
> Thanks.
> Kirsten
>
>