What is the best way of doiing so ?

I could use the Session_OnStart in the global.asa, but if the user and session cookie turned off, which IE6 have by default, it just keep counting !!

I could use IP address, but what if it's 2 user from the same network, like at my job !!

What do you use ?

Tx