<?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 : IP Check Instead of Name Check?</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 : IP Check Instead of Name Check?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 06:42:30 +0000</pubDate>
  <lastBuildDate>Sat, 27 Jan 2007 01:34:27 +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=22454</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[IP Check Instead of Name Check? : Then how about a &amp;#034;compound...]]></title>
   <link>https://forums.webwiz.net/ip-check-instead-of-name-check_topic22454_post119878.html#119878</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20197">jeffdaro</a><br /><strong>Subject:</strong> 22454<br /><strong>Posted:</strong> 27&nbsp;January&nbsp;2007 at 1:34am<br /><br />Then how about a "compound key"? User name + IP?<br><br>]]>
   </description>
   <pubDate>Sat, 27 Jan 2007 01:34:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/ip-check-instead-of-name-check_topic22454_post119878.html#119878</guid>
  </item> 
  <item>
   <title><![CDATA[IP Check Instead of Name Check? : This wouldn&amp;#039;t work because...]]></title>
   <link>https://forums.webwiz.net/ip-check-instead-of-name-check_topic22454_post119622.html#119622</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 22454<br /><strong>Posted:</strong> 20&nbsp;January&nbsp;2007 at 10:38am<br /><br />This wouldn't work because some users such as guests, search engine robots, etc. are not logged in, so the only way to track all users is by using IP addresses. Cookies are no good as often you will find cookies don't work or are disabled.<br><br>For future version are looking at replacing the present active users with an AJAX version built on top of the session tracking system. This should be allot more accurate.<br>]]>
   </description>
   <pubDate>Sat, 20 Jan 2007 10:38:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/ip-check-instead-of-name-check_topic22454_post119622.html#119622</guid>
  </item> 
  <item>
   <title><![CDATA[IP Check Instead of Name Check? : In the activeUsers function in...]]></title>
   <link>https://forums.webwiz.net/ip-check-instead-of-name-check_topic22454_post119595.html#119595</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=20197">jeffdaro</a><br /><strong>Subject:</strong> 22454<br /><strong>Posted:</strong> 19&nbsp;January&nbsp;2007 at 6:01pm<br /><br />In the activeUsers function in functions_common.asp, when a user is to be added to the array, the IP address is checked to see if the user is already in the array.<br><br>This is causing problems on my forum, because some of my users are behind a firewall, so the first one to login, is the only one shown in the active users list.<br><br>Is there any reason, that anyone can see that making this change would be bad?<br><br><b>Use: </b>If saryActiveUsers(2, intArrayPass) = strLoggedInUsername Then <br><b>Instead Of:</b> If saryActiveUsers(0, intArrayPass) = strIPAddress Then<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br><br><br>]]>
   </description>
   <pubDate>Fri, 19 Jan 2007 18:01:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/ip-check-instead-of-name-check_topic22454_post119595.html#119595</guid>
  </item> 
 </channel>
</rss>