PDA

View Full Version : Cookies ID registry setting



Jas
01-08-2000, 10:36 PM
Does anybody know the registry tag for identifying users when cookies are received? For example, the cookie "user@microsoft.com" gets the "user" part from a certain reg setting. Which one might that be?

Jas
01-10-2000, 06:50 PM
Under HKLM\system\CurrentControlSet\Control\CurrentUser is the name in which gives the "user" part of cookies that read "user@microsoft.com" Thanks to a program called regmon, I was able to find out that it loads when IE loads, not when a certain web site is visited. Interesting... Anyway, change that setting, then ShutDown -> cancel-> wait... EndTask and the reg settings are updated.

Jas