There is a cookies folder in your Windows profile directory in system volume, which contains all cookies.
Your web browser can also open up the cookies folder for you, I guess.
Main Topics
Browse All Topicshi there; i've created a basic cookie:
Dim newCookie As HttpCookie = New HttpCookie("MyCookie")
newCookie.Values.Add("Loca
newCookie.Values.Add("Comp
newCookie.Expires = #12/31/2008#
Response.Cookies.Add(newCo
which is later called and displayed:
Response.Write(Request.Coo
If Request.Cookies("Chowdown"
Response.Write("Wal Mart")
Else
Response.Write("No company.")
End If
this works fine. my question is, where on my hard drive is this cookie being stored. i'm using vista business and checked my temporary internet files but it doesn't seem to be there.
C:\Users\<user>\AppData\Lo
i've even deleted all files in this folder, ran the page and recreated the cookie but still nothing (and, yes, i refreshed the temp internet files folder).
thanks all.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
hey, guys, thanks for your response. stumpy1; you were close. that was one of two places ... the cookies folder was actually located:
C:\Users\<user>\AppData\Ro
as per the following article:
http://www.dutchduck.com/h
Business Accounts
Answer for Membership
by: stumpy1Posted on 2007-08-01 at 03:02:05ID: 19607364
%userprofile%\AppData\Roam ing\Micros oft\Window s\Cookies aming\Micr osoft\Wind ows\Cookie s\
which probably translates to
C:\Users\<user>\AppData\Ro