Quote:
Originally Posted by k0nr4d
Even that becomes complicated. How do you remember that the user rejected the cookies without using cookies? By IP in a database won't work because alot of ISPs share one ip across several users. You'd have to fingerprint something like ip+user agent+anything else you can find out, store that and then you're probably breaking some other privacy laws...
|
if no cookie is set -> display warning page.
So unless they allow the use of cookies, all they get to see is a warning page.