is there a waterproof methode to block users that disabled JavaScript in the browser? If I do a check with cookies, an user can add a cookie manually.
I need this check, because a JavaScript JQuery popupwindow should always be displayed, even when JavaScript is disabled.
Thanks!