c# - Reading cookie from Chrome -
i'm using visual studio 2015, coding in c# , i'm trying read cookie chrome.
i have found httpcookie class , have added statement
"using system.web;"
in top of document, visual studio still doesn't seem recognize this, i'm not able use classes in system.web-namespace.
i'm quite sure there easy fix this, kind of problem seems haunt me :-(
if may ask silly question have left comment if had priledges, sorry if isn't answer. have got reference system.web.dll in project?
Comments
Post a Comment