In the IE address bar, type shell:cookies and hit enter. This will open a Windows Explorer Window pointed (by default) to the hidden folder:
C:\Users\yourusername\AppData\Local\Microsoft\Windows\INetCookies
Replace yourusername with your user name
For Firefox, Menu>Options>Show Cookies will display this dialogue box: Very useful if you are debugging code that writes cookies...
C:\Users\yourusername\AppData\Local\Microsoft\Windows\INetCookies
Replace yourusername with your user name
For Firefox, Menu>Options>Show Cookies will display this dialogue box: Very useful if you are debugging code that writes cookies...
Comments
Post a Comment