<?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="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Spam Filter ISP Forums : Login checking</title>
  <link>https://www.logsat.com/spamfilter/forums/</link>
  <description><![CDATA[This is an XML content feed of; Spam Filter ISP Forums : Web Interface Mods : Login checking]]></description>
  <pubDate>Sun, 06 Sep 2026 02:29:43 +0000</pubDate>
  <lastBuildDate>Wed, 05 Dec 2007 20:23:52 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.logsat.com/spamfilter/forums/RSS_post_feed.asp?TID=6321</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Spam Filter ISP Forums]]></title>
   <url>https://www.logsat.com/spamfilter/forums/forum_images/web_wiz_forums.png</url>
   <link>https://www.logsat.com/spamfilter/forums/</link>
  </image>
  <item>
   <title><![CDATA[Login checking : Sean,  That is a definite YES....]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6321&amp;PID=11282&amp;title=login-checking#11282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=22">Desperado</a><br /><strong>Subject:</strong> 6321<br /><strong>Posted:</strong> 05 December 2007 at 8:23pm<br /><br /><DIV>Sean,</DIV><DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><DIV><FONT face=Arial size=2>That is a definite YES. In my tblLogins, I have several added columns ... one being LastUsed and another being Logins.&nbsp; When a user registers, I force the Logins&nbsp;(int)&nbsp;to = 1 and the LastUsed (datetime) to the current server date &amp; time.&nbsp; In my authenticate.asp page, in the place where the user successfully authenticates, I have code that looks like:</FONT></DIV><DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><DIV><FONT face=Arial size=2>&nbsp;Logins = rs("Logins") + 1<BR>&nbsp;SQL = "UPDATE tblLogins "<BR>&nbsp;SQL = SQL &amp; "SET Logins = '" &amp; Logins &amp; "' "<BR>&nbsp;SQL = SQL &amp; "WHERE EMail = '" &amp; EmailTo &amp; "'"<BR>&nbsp;con.Execute SQL</FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT face=Arial size=2>&nbsp;SQL = "UPDATE tblLogins "<BR>&nbsp;SQL = SQL &amp; "SET LastUsed = '" &amp; Now() &amp; "' "<BR>&nbsp;SQL = SQL &amp; "WHERE EMail = '" &amp; EmailTo &amp; "'"<BR>&nbsp;con.Execute SQL</FONT></DIV><DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><DIV><FONT face=Arial size=2>Does that help?</FONT></DIV>]]>
   </description>
   <pubDate>Wed, 05 Dec 2007 20:23:52 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6321&amp;PID=11282&amp;title=login-checking#11282</guid>
  </item> 
  <item>
   <title><![CDATA[Login checking : I&amp;#039;m currently using an ASP...]]></title>
   <link>https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6321&amp;PID=11277&amp;title=login-checking#11277</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.logsat.com/spamfilter/forums/member_profile.asp?PF=219">TechSquared</a><br /><strong>Subject:</strong> 6321<br /><strong>Posted:</strong> 05 December 2007 at 5:10pm<br /><br />&nbsp;I'm currently using an ASP web interface.&nbsp; Has anyone made modifications to one that would make a note in the database as to the last time a client logged in to check mail?&nbsp; I would like to remove stale login entries from my login table.<DIV>&nbsp;</DIV><DIV>Sean</DIV>]]>
   </description>
   <pubDate>Wed, 05 Dec 2007 17:10:24 +0000</pubDate>
   <guid isPermaLink="true">https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=6321&amp;PID=11277&amp;title=login-checking#11277</guid>
  </item> 
 </channel>
</rss>