Hi Ron,
Remember there is no connection between the server and the client.
So the browser connects, asks for something, gets a reply, and closes the connection.
So think along the lines of the user doing something, and you sending a reply. The sever
cannot "preemptively" send the client a message.
cheers
Bruce