This depends on the user's browser and OS.In the case of Netscape with Windows OS,all the cookies are stored in a single file calledcookies.txtc:\Program Files\Netscape\Users\username\cookies.txtIn the case of IE,each cookie is stored in a separate file namely username@website.txt.c:\Windows\Cookies\username@Website.txt
Javascript
Topic: JS Cookies
Where are cookies actually stored on the hard disk?
Browse random answers:
What is a Cookie?
Where are cookies actually stored on the hard disk?
How to setting a cookie with the contents of a textbox ?
How to getting values from cookies to set widgets?