I have a local ASP.NET app using Forms authentication.
I'd like to know where this cookie is coming from:
I looked in C:\Users\<username>\AppData\Local\Google\Chrome\User Data\Default
but have no idea how to work out which file the cookie is stored in.
How can I find out what file the cookie is stored in?