Hi
I have created cookie and i want to see and it is located in document and setting folder but problem is that document and setting folder is not opening in window 7....how can i see .....?
and is there property or method thorough i can see the path of cookies where cookies are stored as in php function for session.
and how can i get the expiration date time of coolies...?
Loading

Satish BhatPosted Aug 5, 2011, 7:50 AM
Go to:
[Customize and control Google Chrome] > Options > Under the Hood > Privacy > Content settings > Cookies > All cookies and site data.
It will display the list of all the sites and number of cookies stored. Click on any cookie to view the details.
Zoran HorvatPosted Aug 5, 2011, 7:39 AM
That will open default location of cookies under windows, and that is in AppData\Roaming\Microsoft\Windows\Cookies directory under user's profile.
I haven't found how cookies encode expiration time.
Zoran