<?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 : Online users and same IP 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 : Online users and same IP problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 10:12:23 +0000</pubDate>
  <lastBuildDate>Mon, 31 Jul 2006 12:49:41 +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=20833</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[Online users and same IP problem : Hey wiztex, I&amp;#039;ve been dealing...]]></title>
   <link>https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111822.html#111822</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=19827">dfrancis</a><br /><strong>Subject:</strong> 20833<br /><strong>Posted:</strong> 31&nbsp;July&nbsp;2006 at 12:49pm<br /><br />Hey wiztex, I've been dealing with this issue too because my main customer (currently)&nbsp;has a large internal network and all of them come up as one user. If I look at the sessions, I could have 20&nbsp;active sessions.&nbsp;<DIV>&nbsp;</DIV><DIV>My guess is you'll have to write something on your own to supplement the existing system. I've not done it&nbsp;(yet) because I was waiting for V8.&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 31 Jul 2006 12:49:41 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111822.html#111822</guid>
  </item> 
  <item>
   <title><![CDATA[Online users and same IP problem : I searched all forums. It must...]]></title>
   <link>https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111821.html#111821</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12115">wistex</a><br /><strong>Subject:</strong> 20833<br /><strong>Posted:</strong> 31&nbsp;July&nbsp;2006 at 12:35pm<br /><br />I searched all forums.&nbsp; It must be the older than 6 months thing and the fact that 750 posts on the topic are a bit much to wade through (although I did wade through&nbsp;177 of them in the results I did get).&nbsp; I was going to search "active users IP" to narrow my search, but it wouldn't let me use the word "IP" since it is too short. :(]]>
   </description>
   <pubDate>Mon, 31 Jul 2006 12:35:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111821.html#111821</guid>
  </item> 
  <item>
   <title><![CDATA[Online users and same IP problem : Try changing the default search...]]></title>
   <link>https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111811.html#111811</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20833<br /><strong>Posted:</strong> 31&nbsp;July&nbsp;2006 at 11:08am<br /><br />Try changing the default search option to search posts older than 6 months, and also try searching the version 7 support forum.]]>
   </description>
   <pubDate>Mon, 31 Jul 2006 11:08:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111811.html#111811</guid>
  </item> 
  <item>
   <title><![CDATA[Online users and same IP problem : Can&amp;#039;t we have it so that...]]></title>
   <link>https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111805.html#111805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12115">wistex</a><br /><strong>Subject:</strong> 20833<br /><strong>Posted:</strong> 31&nbsp;July&nbsp;2006 at 10:06am<br /><br /><P>Can't we have it so that if two different users are logged on with the same IP at the same time, it at least shows both users logged on in the active users list?&nbsp; Since they are logged in you can track their usage.&nbsp; I can understand about not being able to track non-logged in users, but tracking logged in users shouldn't be a problem since the ASP script knows who is logged in and what they are viewing.</P><DIV>I have a similar problem where I am using Web Wiz Forums for a company's website in which employees will be logged in.&nbsp; All the employees will have the same IP address.</DIV><DIV>&nbsp;</DIV><DIV>How about doing something like this:</DIV><OL><LI>If user is logged in and accesses a page, add them to the active user list with username and IP address recorded.<BR>&nbsp;</LI><LI>If user is logged in and listed on the active user list already, update the&nbsp;older listing for the username (even if a different IP) to show the current location and timestamp.&nbsp; (If they&nbsp;are logged in with the same username but a different IP, then they are probably using AOL or another ISP that changes their IP address while online.)<BR>&nbsp; </LI><LI>If a user is not logged on, add them to the active users list as guest with their IP address recorded.<BR>&nbsp; </LI><LI>When another guest accesses a page, see if that IP address is already listed in the active user list, and if so assume that they are the same user (even if not true, but there is no way to know otherwise).&nbsp;&nbsp;Update the old entry for the Guest listing with the same IP address to show the current location and timestamp.<BR>&nbsp; </LI><LI>If a guest and a logged in user both access the site from the same IP address, list both the guest and the logged in user(s) in the list as being active users.&nbsp; (By following 1 thru 4 above, this happens automatically.)</LI></OL><DIV>That would probably work better because it would list all the logged in users, while making a best guess at how many non-logged in users there are.&nbsp; It'd be a more accurate representation of who is online.</DIV><DIV>&nbsp;</DIV><DIV>And even if two users are using the same computer, it still is more accurate since one had to log off before the other can use it, and as such, both users should be listed in the active user list (although the one who logged off will have an older timestamp and will roll of the list shortly just like any other user who logs off).</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV></DIV><DIV></DIV>P.S. I searched the forum for "active users" and out of 18 pages of results, none talked about the issue.&nbsp; Not sure why since I know this discussion has come up before.&nbsp; Perhaps the discussions are too old to appear in the search? <span style="font-size:10px"><br /><br />Edited by wistex - 31&nbsp;July&nbsp;2006 at 10:10am</span>]]>
   </description>
   <pubDate>Mon, 31 Jul 2006 10:06:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111805.html#111805</guid>
  </item> 
  <item>
   <title><![CDATA[Online users and same IP problem : If you do a search this has been...]]></title>
   <link>https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111733.html#111733</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20833<br /><strong>Posted:</strong> 29&nbsp;July&nbsp;2006 at 4:44pm<br /><br />If you do a search this has been covered many times before with a lengthy description of how the active topics works and why it can never be 100% accurate given that HTTP is stateless protocol.]]>
   </description>
   <pubDate>Sat, 29 Jul 2006 16:44:12 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111733.html#111733</guid>
  </item> 
  <item>
   <title><![CDATA[Online users and same IP problem : boRg, won&amp;#039;t you reply my...]]></title>
   <link>https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111726.html#111726</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24316">degergio</a><br /><strong>Subject:</strong> 20833<br /><strong>Posted:</strong> 29&nbsp;July&nbsp;2006 at 1:22pm<br /><br /><P>boRg, won't you reply my question? :(</P>]]>
   </description>
   <pubDate>Sat, 29 Jul 2006 13:22:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111726.html#111726</guid>
  </item> 
  <item>
   <title><![CDATA[Online users and same IP problem : hi all, In my country (Turkey)...]]></title>
   <link>https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111586.html#111586</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24316">degergio</a><br /><strong>Subject:</strong> 20833<br /><strong>Posted:</strong> 27&nbsp;July&nbsp;2006 at 1:53am<br /><br />hi all,<DIV>&nbsp;In my country (Turkey) there are many internet cafe users and flatmates which use same internet connection (so same IP) to&nbsp;surf internet. </DIV><DIV>&nbsp; My problem is with showing "online users". </DIV><DIV>&nbsp;</DIV><DIV>When 2 users login to my forum from same IP, only one of them is being showed as "online members", but the other is also being showed as "online guests". WWF sees them as double entry and doesn't show both of them..</DIV><DIV>&nbsp;</DIV><DIV>I have checked the functions/functions_common.asp and found that code and i think answer of my problem is hidden in here:</DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>'Else check a logged in member is not a double entry<BR>&nbsp;&nbsp;ElseIf saryActiveUsers(1, intArrayPass) = lngLoggedInUserID </DIV><DIV>AND saryActiveUsers(1, intArrayPass) &lt;&gt; 2 Then</DIV><DIV>&nbsp;&nbsp;&nbsp;intActiveUsersDblArrayPos = intArrayPass<BR>&nbsp;&nbsp;End If<BR>&nbsp;Next</DIV><DIV>&nbsp;</DIV><DIV></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>I really don't know what happens if i delete these codes or what to do to solve my problem..</DIV><DIV>I am looking forward to hear some bright ideas.</DIV><DIV>Thanks..</DIV>]]>
   </description>
   <pubDate>Thu, 27 Jul 2006 01:53:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/online-users-and-same-ip-problem_topic20833_post111586.html#111586</guid>
  </item> 
 </channel>
</rss>