Hey,

I have a chat application built with ASP, XMLHTTP, SQL Server backend and
JavaScript on the client. I want to show how many users are in each room. It
would need to show how many users are logged in and chatting and how many
are just watching.. The application can have multiple rooms as well, each of
which would need its own count of chatters and watchers.

Any Ideas/points in a direction?
Thanks in advance
TJ