Is there a way to see if this cookie exists? I can see the cookie in my browser's dev tools, but using JS and c# I am not able to do so. I do not actually need the data from it, I just want to see if it exists.
↧
Is there a way to see if this cookie exists? I can see the cookie in my browser's dev tools, but using JS and c# I am not able to do so. I do not actually need the data from it, I just want to see if it exists.