Z
Zdenko Rupcic
How can I detect if a client's browser has cookies enabled?
Using Request.Browser.Cookies doesn't work because it returns true if
the browser SUPPORTS cookies, even if they are disabled.
Using Request.Browser.Cookies doesn't work because it returns true if
the browser SUPPORTS cookies, even if they are disabled.