Hey,
What i want to do is to create a script that counts the number of people viewing the site at any one time. Also, i have to do it using a textfile.
Now the easy bit is detecting when someone logs on to the site, just add one to the textfiles contents. The tricky bit is how to tell if a user logs out or closes the window and then subtract one from the textfile.
Any help on telling me how to tell if someone stops viewing the site would be great.
Thanks in advance
BIOSTALL