<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/cookie</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 23 Nov 2008 05:08:03 GMT</pubDate>
<item>
<title>(C#) Check for Cookie Acceptance - Anthony</title>
<link>http://snipplr.com/view/8086/check-for-cookie-acceptance/</link>
<description><![CDATA[ <p>First time a user visits the site, there will be a double re-direct, but if they keep that cookie around (for 1000 years), that'll only ever happen the first time.  Any user who does not accept cookies will get stuck on the CookieCheck.aspx page without a redirect.  I use the first part of this on a master page, making the cookie check present for every page that inherits it.</p> ]]></description>
<pubDate>Fri, 29 Aug 2008 16:04:21 GMT</pubDate>
<guid>http://snipplr.com/view/8086/check-for-cookie-acceptance/</guid>
</item>
<item>
<title>(C#) Get All Cookies From HTTP Header - zvasanth</title>
<link>http://snipplr.com/view/4427/get-all-cookies-from-http-header/</link>
<description><![CDATA[ <p>drunkenprogrammer</p> ]]></description>
<pubDate>Sat, 29 Dec 2007 01:56:36 GMT</pubDate>
<guid>http://snipplr.com/view/4427/get-all-cookies-from-http-header/</guid>
</item>
</channel>
</rss>