Archive for November, 2010
delete individual cookies in IE8 on Vista or Windows 7
Tools > Internet Options > Settings Then on the popup which should be titled “Temporary Internet Files and History Settings, click on “View Files”. You should be able to delete a single cookie. Cookies are typically identified by the filename cookie:@Website For example, here I would be cookie:bizante@user you are best using the search in [...]
Read moreview cookies for current website
If you want to know the contents of a cookie being used on the website you are currently looking at then just enter javascript:alert(document.cookie) in the browser address bar.
Read more