Getting cookies from IE process. [modified]
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I need to get cookies which currently in use with one of my browsers (IE8), but IE doesn't log it into cookie text file. I'm looking for cookies in "C:\Users\username\AppData\Roaming\Microsoft\Windows\Cookies" folder in username@hostname[i].txt file. And in "C:\Users\username\AppData\Roaming\Microsoft\Windows\Cookies\Low" folder. How I can do it? Reading of non-persistent cookies is what I actualy need. Is there any way to do it? thanks!
modified on Sunday, June 6, 2010 3:01 AM