Question

  Asked: Mar 3 2008   5:11 AM GMT
  Asked by: Sangay


Cookies


Cookies, Web development

Where are the cookies are stored in the machine, And what information do we get from these cookies if we open this cookies.?

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



By default the cookies are stored in:
Windows Vista: C:\Users\UserName\AppData\Local\Microsoft\Windows\Temporary Internet Files
Windows XP: C:\Documents and Settings\UserName\AppData\Local\Microsoft\Windows\Temporary Internet Files

If you opened the cookies you would see what ever information the website which saved the information decided to save. Examples of information saved would include your username, password, demorgrphic information, when you've viewed the site, a unique id, etc.
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development.

Looking for relevant Development Whitepapers? Visit the SearchWinDevelopment.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Jlees  |   Mar 4 2008  7:09PM GMT

MrDenny is right on the nose here. Some cookies are encypted, so you likely won’t get much information unless you know how they store them– which would be very hard to know unless you wrote the web site that stored them.

Be sure and check out my blog here on ITKE for more Network administration and VBSCRIPT tips.
The VBScript Network and Systems Administrator’s Cafe