I can not find the active users. I know its under statistics but is not showing up. I was having problems with this code [ site not coming up ], and corrected that but think something here my still be wrong [ just a guess ].
if strPMStatus = "1" then %> <!--#INCLUDE FILE="privatemess.asp"--> <% %> <!--#include file="inc_activeusers.asp"--> <% end if if strShowStatistics = "1" then WriteStatistics end if
if strPMStatus = "1" then
%>
<!--#INCLUDE FILE="privatemess.asp"-->
<%
end if
%>
<!--#include file="inc_activeusers.asp"-->
<%
if strShowStatistics = "1" then
WriteStatistics
end if