<?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 : Active Users Count</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 : Active Users Count]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 08:59:41 +0000</pubDate>
  <lastBuildDate>Tue, 01 Aug 2006 19:26:51 +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=20876</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[Active Users Count : wouldnt it be easier to just do:If...]]></title>
   <link>https://forums.webwiz.net/active-users-count_topic20876_post111905.html#111905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6524">Scotty32</a><br /><strong>Subject:</strong> 20876<br /><strong>Posted:</strong> 01&nbsp;August&nbsp;2006 at 7:26pm<br /><br />wouldnt it be easier to just do:<br><br>If isArray(Application("saryAppActiveUsersTable")) Then intCount = UBound(Application("saryAppActiveUsersTable"), 2) + 1<br><br>rather than going thru the loop?<br>]]>
   </description>
   <pubDate>Tue, 01 Aug 2006 19:26:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/active-users-count_topic20876_post111905.html#111905</guid>
  </item> 
  <item>
   <title><![CDATA[Active Users Count : Thanks Bruce!Stupid me!  ]]></title>
   <link>https://forums.webwiz.net/active-users-count_topic20876_post111900.html#111900</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=22781">lostcontrol</a><br /><strong>Subject:</strong> 20876<br /><strong>Posted:</strong> 01&nbsp;August&nbsp;2006 at 5:37pm<br /><br />Thanks Bruce!<br><br>Stupid me!<br>]]>
   </description>
   <pubDate>Tue, 01 Aug 2006 17:37:43 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/active-users-count_topic20876_post111900.html#111900</guid>
  </item> 
  <item>
   <title><![CDATA[Active Users Count : Try:-If isArray(Application(&amp;#...]]></title>
   <link>https://forums.webwiz.net/active-users-count_topic20876_post111897.html#111897</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20876<br /><strong>Posted:</strong> 01&nbsp;August&nbsp;2006 at 5:16pm<br /><br />Try:-<br><br>If isArray(Application("saryAppActiveUsersTable")) Then<br><br>End If<br>]]>
   </description>
   <pubDate>Tue, 01 Aug 2006 17:16:39 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/active-users-count_topic20876_post111897.html#111897</guid>
  </item> 
  <item>
   <title><![CDATA[Active Users Count : Hello, I used this codeFor intArrayCountForumUsers...]]></title>
   <link>https://forums.webwiz.net/active-users-count_topic20876_post111888.html#111888</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=22781">lostcontrol</a><br /><strong>Subject:</strong> 20876<br /><strong>Posted:</strong> 01&nbsp;August&nbsp;2006 at 2:51pm<br /><br />Hello, <br><br>I used this code<br><br>For intArrayCountForumUsers = 1 To UBound(Application("saryAppActiveUsersTable"), 2)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; xCount=xCount+1<br>Next<br>Response.Write xcount<br><br>to display anywhere on my site the number of users on the forum. <br><br>However, if no user is in the forum it will generate an error in the Ubound. How can i&nbsp; validate&nbsp; Application("saryAppActiveUsersTable") before performing the ubound? I tried isempty() and isnull() but did not work.<br><br>Many thanks.<br> ]]>
   </description>
   <pubDate>Tue, 01 Aug 2006 14:51:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/active-users-count_topic20876_post111888.html#111888</guid>
  </item> 
 </channel>
</rss>