Question : Checking cookie.

Hello,

How can I check if the cookie of the user's machine  is enabled?
Using ASP NET C#.

Thanks.

Answer : Checking cookie.

Write a cookie to the browser, redirect to the same page and try to read the cookie. If you can read the cookie, cookies are enabled.
Random Solutions  
 
programming4us programming4us