Sorry I was not very clear with what I am trying to do. The chat system I use is a JavaHosted one. I want to be able to show on each page of my site, who is currently chatting. By following this link, I can view who is chatting - (but of course this file is not on my server):
http://client1.sigmachat.com/scwho.pl?id=52241
I want to be able to save the results of the above link as a simple txt file for inclusion on each of my web site pages. The script would be executed everytime someone joins (or leaves) the chat room to update the txt file.
Any help would be very welcome.
Thanks
Nathan