Live feed to client

K

Kirsten

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
 
J

Jens Peter Karlsen [FP MVP]

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

Best solution: Forget it.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Top