|
|
|
|
|
by mike-cardwell
5348 days ago
|
|
Easier said than done. You can create a "cookie" by simply sending a unique image to a users browser with a long cache time, and then reading that back with JavaScript on each page. If you disable your browsers cache and/or JavaScript, I guess that would fix this particular issue. If you want to keep both the cache, and JavaScript, then you need to stop people from doing this sort of thing, with legislation. |
|