|
Hello,
The problem with cookies is that they are computer specific and not visitor specific.
For example, if multiple people use the same computer such as in a college library or internet cafe, then the page(s) you are trying to protect become useless.
A better aproach may be to get a script that has member logins so now you will be tracking visitors and not just the computer they are using.
Hope this helps,
Dale.
|