Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 active_users
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

agar
New Member

72 Posts

Posted - 26 May 2001 :  12:39:27  Show Profile
to make the Active Users: and Visits Today: thing show up under the main logo were should i place the <%Response.Write "Active Users: " & Application("ActiveUsers") &" Visits Today: " & Application("VisitorsToday") %> in the inc_top?


-------------------------
http://www.Danland.cjb.net/forum

LordZuave
Starting Member

25 Posts

Posted - 26 May 2001 :  14:23:29  Show Profile
This is where i put mine on inc_top.asp

<a name="top"></a>
<font face="<% =strDefaultFontFace %>">
<table align="center" border="0" cellPadding="0" cellSpacing="0" width="100%">
<tr>
<td valign="top" width="50%"><a href="default.asp"><img alt="<% =strForumTitle %>" border="0" src="<%=strTitleImage%>"></a>
<BR><FONT FACE="Arial" SIZE="1"><%Response.Write "Active Users: " & Application("ActiveUsers") &" Visits Today: " & Application("VisitorsToday")%></FONT>
<!-- BEGIN Winvite.com BANNER CODE -->
<!--<br><a href="http://www.winvite.com/index.cfm?ref=reinhold@bigfoot.com"><img src="http://www.winvite.com/images/revision/ads/mb_button_1b.gif" width=234 height=30 alt="Answer 3 Survey Questions and Win $4,500!" border="0"></a>-->
<!-- END Winvite.com BANNER CODE -->
</td>
<td align="center" valign="top" width="50%">
<table border="0" cellPadding="2" cellSpacing="0">
<tr>

On mine it just display the Active Users with no numbers. anyone knows what's going on....

Hope it helps.

Nelson R.



Edited by - lordzuave on 26 May 2001 14:24:33
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07