<?xml version="1.0" encoding="utf-8" ?>
<?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>Web Wiz Support and Community Forums : Login &#099;ookie expiry? problem</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Login &#099;ookie expiry? problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 05:07:02 +0000</pubDate>
  <lastBuildDate>Mon, 27 Sep 2004 04:53:35 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=11779</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Login &#099;ookie expiry? problem : OK, I think I&amp;#039;ve bottomed...]]></title>
   <link>https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post66424.html#66424</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16600">StuckInTheMud</a><br /><strong>Subject:</strong> 11779<br /><strong>Posted:</strong> 27&nbsp;September&nbsp;2004 at 4:53am<br /><br /><P>OK, I think I've bottomed the problem, but don't know if there is a solution.</P><P>The cookie is not being deleted, but the UID in the cookie is sometimes different from the tblAuthor User_code, which causes the board to assume I'm not logged in.</P><P>I think this is related to logging into the forum from two different PC's (work and home) as it seems to create a new User_code every time you sign in.</P><P>Apart from the obvious one of changing the code so the User_code is static (not sure why it has to change anyway?), is there another way to get round this?</P><P>Thanks for the help so far.</P>]]>
   </description>
   <pubDate>Mon, 27 Sep 2004 04:53:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post66424.html#66424</guid>
  </item> 
  <item>
   <title><![CDATA[Login &#099;ookie expiry? problem : Yeah, if the cookie is disapearing,...]]></title>
   <link>https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65685.html#65685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=11550">theSCIENTIST</a><br /><strong>Subject:</strong> 11779<br /><strong>Posted:</strong> 18&nbsp;September&nbsp;2004 at 5:49am<br /><br /><P>Yeah, if the cookie is disapearing, then someone or something is deleting them, check all background processes, specially those with automated cleaning capabilities.</P><P>Run this code&nbsp;in your web site&nbsp;to see all cookies created by it:</P><P><table width="99%"><tr><td><pre class="BBcode"><BR>&lt;%<BR>For Each strKey In Request.Cookies<BR>&nbsp; Response.Write "&lt;B&gt;" &amp; strKey &amp; "&lt;/B&gt;" &amp; " = " &amp; Request.Cookies(strKey) &amp; "&lt;BR&gt;"<BR>&nbsp; If Request.Cookies(strKey).HasKeys Then<BR>&nbsp;&nbsp;&nbsp; For Each strSubKey In Request.Cookies(strKey)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Response.Write "&gt;&amp;raquo; " &amp; strKey &amp; "(" &amp; strSubKey &amp; ") = " &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Request.Cookies(strKey)(strSubKey) &amp; "&lt;BR&gt;"<BR>&nbsp;&nbsp;&nbsp; Next<BR>&nbsp; End If<BR>Next<BR>%&gt;<BR></pre></td></tr></table></P><P>Good luck.</P>]]>
   </description>
   <pubDate>Sat, 18 Sep 2004 05:49:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65685.html#65685</guid>
  </item> 
  <item>
   <title><![CDATA[Login &#099;ookie expiry? problem : Some software firewalls have options...]]></title>
   <link>https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65656.html#65656</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 11779<br /><strong>Posted:</strong> 17&nbsp;September&nbsp;2004 at 12:39pm<br /><br />Some software firewalls have options to clean up cookies, temp files, etc. Check your scheduler, firewalls, AV programs, uncommon browsers, etc.]]>
   </description>
   <pubDate>Fri, 17 Sep 2004 12:39:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65656.html#65656</guid>
  </item> 
  <item>
   <title><![CDATA[Login &#099;ookie expiry? problem : Then I don&amp;#039;t know why your...]]></title>
   <link>https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65627.html#65627</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 11779<br /><strong>Posted:</strong> 17&nbsp;September&nbsp;2004 at 4:16am<br /><br />Then I don't know why your system is deleting the cookies.]]>
   </description>
   <pubDate>Fri, 17 Sep 2004 04:16:42 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65627.html#65627</guid>
  </item> 
  <item>
   <title><![CDATA[Login &#099;ookie expiry? problem : Yup, correct. One is a few minutes...]]></title>
   <link>https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65625.html#65625</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16600">StuckInTheMud</a><br /><strong>Subject:</strong> 11779<br /><strong>Posted:</strong> 17&nbsp;September&nbsp;2004 at 4:08am<br /><br /><P>Yup, correct.</P><P>One is a few minutes out, the other correct.</P>]]>
   </description>
   <pubDate>Fri, 17 Sep 2004 04:08:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65625.html#65625</guid>
  </item> 
  <item>
   <title><![CDATA[Login &#099;ookie expiry? problem : Check the date and year on the...]]></title>
   <link>https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65282.html#65282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 11779<br /><strong>Posted:</strong> 13&nbsp;September&nbsp;2004 at 10:58am<br /><br />Check the date and year on the server are correct and your own machine.]]>
   </description>
   <pubDate>Mon, 13 Sep 2004 10:58:41 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65282.html#65282</guid>
  </item> 
  <item>
   <title><![CDATA[Login &#099;ookie expiry? problem : - WWF v7.8- Access database I&amp;#039;m...]]></title>
   <link>https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65265.html#65265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16600">StuckInTheMud</a><br /><strong>Subject:</strong> 11779<br /><strong>Posted:</strong> 13&nbsp;September&nbsp;2004 at 5:45am<br /><br /><P>- WWF v7.8<BR>- Access database</P><P>I'm having problems with the browser loosing the login cookie after about 24 hours.</P><P>Does not matter which browser (IE, Netscape or Opera).</P><P>It appears to be set for an expiry date 1 year ahead, but is disappearing from the machine.</P><P>Happens on two different forums, on different hostings.</P><P>Any suggestions gratefully received!</P><P>&nbsp;</P><P>Jim</P>]]>
   </description>
   <pubDate>Mon, 13 Sep 2004 05:45:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/login-cookie-expiry-problem_topic11779_post65265.html#65265</guid>
  </item> 
 </channel>
</rss>