<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASPcenter.net &#187; request cookie</title>
	<atom:link href="http://www.aspcenter.net/tag/request-cookie/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspcenter.net</link>
	<description>Il blog degli sviluppatori ASP e .NET</description>
	<lastBuildDate>Mon, 08 Mar 2010 10:03:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Memorizzare i dati in un modulo con i cookie in ASP</title>
		<link>http://www.aspcenter.net/2010/02/memorizzare-dati-modulo-cookie-asp.html</link>
		<comments>http://www.aspcenter.net/2010/02/memorizzare-dati-modulo-cookie-asp.html#comments</comments>
		<pubDate>Mon, 22 Feb 2010 13:31:10 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Gestione Form]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[form cookie]]></category>
		<category><![CDATA[request cookie]]></category>
		<category><![CDATA[response cookie]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=232</guid>
		<description><![CDATA[Capita spesso che, quando si fa il login ad un servizio Web, si commette un errore nella digitazione delle credenziali di accesso e, sebbene sia possibile abilitare il completamento automatico per le caselle di testo, è fastidioso dover riscrivere la username.
Si immagini quanto ancora possa essere più fastidioso dover ricompilare 10, 15 o 20 campi! [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/memorizzare-dati-modulo-cookie-asp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I cookie in ASP</title>
		<link>http://www.aspcenter.net/2010/02/asp-cookie.html</link>
		<comments>http://www.aspcenter.net/2010/02/asp-cookie.html#comments</comments>
		<pubDate>Wed, 03 Feb 2010 10:44:19 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Teoria ASP]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[creare un cookie]]></category>
		<category><![CDATA[leggere un cookie]]></category>
		<category><![CDATA[request cookie]]></category>
		<category><![CDATA[response cookie]]></category>
		<category><![CDATA[scadenza cookie]]></category>

		<guid isPermaLink="false">http://www.aspcenter.net/?p=29</guid>
		<description><![CDATA[I cookie (letteralmente &#8220;biscotti&#8221;) sono file di testo temporanei che vengono memorizzati nella cache del computer del client che si connette ad una pagina ASP che ne fa uso per i suoi processi interni.
I cookie sono stati a lungo al centro delle polemiche, accusati di mirare alla privacy degli utenti. Le nuove leggi e l&#8217;avanzare [...]]]></description>
		<wfw:commentRss>http://www.aspcenter.net/2010/02/asp-cookie.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
