The HTTP protocol is a client server protocol. The client (browser) requests
info from the server (web site) and then receives that info, stores it
locally, and the connection is then dropped.
You can dynamically generate what the server "serves up" thru web
programming such as ASP/ASP.NET.
This is off topic for this Publisher newsgroup. I'd refer you to ASP forums
or other development forums.

Signature
David Bartosik - Microsoft MVP
Visit www.davidbartosik.com
for Publisher and Web Design
Tips and How-to's.
> Does anyone know if a way to deliver web pages to an end-client using a push
> method that can be controlled from your PC (by clicking on a page menu for
[quoted text clipped - 9 lines]
>
> TJ