Hi, I would like to know how do i push a message to multiple users in asp.net atlas?
I would like to enter a message then click send and it would display on multiple users computers in a box that would appear within a webpage.
This would be used to alert users of network issues.
thanks
Kunal
You could use theTimer control:
thanks, is there any other controls or ways to push the content, i have heard of ajax comet.
I'm afraid that you cann't do this in another way, The Ajax isn't a kind of "Server push" technology.
No comments:
Post a Comment