a "site" doesn't make a connection to a server; a client application makes a connection to a server. A well-written client will watch status information from the OS/network API, notice when the connection has been lost and create a new session. There is no "connection" made outside the client application itself. -Jason kg4wsv