<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Foro Vida Una : No Cache en el navegador del cliente</title>
  <link>https://www.vidauna.com/</link>
  <description><![CDATA[This is an XML content feed of; Foro Vida Una : C&#243;digos ASP y ASP.NET : No Cache en el navegador del cliente]]></description>
  <pubDate>Mon, 04 May 2026 05:27:13 +0000</pubDate>
  <lastBuildDate>Sat, 09 May 2009 16:39:14 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.07</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.vidauna.com/RSS_post_feed.asp?TID=209</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Foro Vida Una]]></title>
   <url>https://www.vidauna.com/images/vidauna_logo.gif</url>
   <link>https://www.vidauna.com/</link>
  </image>
  <item>
   <title><![CDATA[No Cache en el navegador del cliente : &amp;lt;% Function NoCache()Response.Expires...]]></title>
   <link>https://www.vidauna.com/no-cache-en-el-navegador-del-cliente_topic209_post668.html#668</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.vidauna.com/member_profile.asp?PF=110">Programador</a><br /><strong>Subject:</strong> 209<br /><strong>Posted:</strong> 09&nbsp;Mayo&nbsp;2009 at 4:39pm<br /><br />&lt;% Function NoCache()<BR>Response.Expires = 0<BR>Response.Expiresabsolute = Now() -1<BR>Response.AddHeader "pragma","no-cache"<BR>Response.AddHeader "cache-control", "private" <BR>cache<BR>Response.CacheControl = "no-cache"<BR>End Function %&gt;]]>
   </description>
   <pubDate>Sat, 09 May 2009 16:39:14 +0000</pubDate>
   <guid isPermaLink="true">https://www.vidauna.com/no-cache-en-el-navegador-del-cliente_topic209_post668.html#668</guid>
  </item> 
 </channel>
</rss>