bioS
09-21-2003, 02:51 PM
Hi all,
I've a counter on my website which increments a number in a text file every time a new session is created (code in global.asa file).
I wish that my code doesn't increment this number when a session is created by a robot instead of a user.
Any idea how to make the difference between a user and a robot ?
Thanks a lot
I've a counter on my website which increments a number in a text file every time a new session is created (code in global.asa file).
I wish that my code doesn't increment this number when a session is created by a robot instead of a user.
Any idea how to make the difference between a user and a robot ?
Thanks a lot