skip to main
|
skip to sidebar
TotO's way.
Tuesday, June 15, 2010
CookieCollection
CookieCollection cc = new CookieCollection();
cc.Add(new Cookie("CampaignID", "", "/"));
//cc.Add()
Uri uri = new Uri("http://www.google.com");
cookieContainerDecision.Add(uri, cc);
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Labels
C#
(4)
WordPress
(5)
Blog Archive
►
2011
(3)
►
April
(2)
►
March
(1)
▼
2010
(5)
►
October
(2)
▼
June
(1)
CookieCollection
►
May
(2)
►
2009
(12)
►
December
(7)
►
January
(5)
►
2008
(3)
►
November
(1)
►
September
(2)