Luigi's Mania
Click anywhere to start script
Free JavaScripts provided
by The JavaScript Source
Free JavaScripts provided
by The JavaScript Source
Free JavaScripts provided
by The JavaScript Source
<%@ Page Explicit="True" Language="VB" Debug="False" Strict="True" %>
<%@ import Namespace="System.Data" %>
<%@ import Namespace="System.Data.OleDb" %>
<%
' setup the final ouput to the client
%>
/*
Copyright © 2004 Bradley Nelson a.k.a. CCWorld
All Rights Reserved
For use on Proboards Boards only.
This Header must remain intact at all times.
This code may not be reposted or reused any where without explict permission from the creator.
Forum: <%=forum%>
*/
var td = document.getElementsByTagName('td');
var todo = 0;<%If board = ""
For looping = 0 to BID.Count - 1%>
var done<%=looping%> = 0;<%next%>
for(t=0;t < td.length;t++)
{
if(td[t].width=="66%")
{
switch(todo++)
{
//><%For looping = 0 to BID.Count - 1%>
case <%=looping%>:
if(done<%=looping%>==0)
{
td[t].getElementsByTagName('a')[1].innerHTML+=' (<%=BAL(looping)%> Viewing)';
done<%=looping%>=1;
break
}<%next%>
}
}
}
<%
End If
' and we are done
%>
luigi's mania :: Home
| Info Center | | Forum Statistics |  | | | |  | 0 Members, 1 Guest. Most users online was 6, Jun 12, 2008, 7:52pm
|
| | Active Users In The Past 24 Hours | |
|  | |
|
|
|
| Affiliates |
| ![]() |
| Affiliates |
|
|
|
Top News
Your News Here
|
|
Luigi's Mania, Mario's Mansion Teesting Board
<%@ Page Explicit="True" Language="VB" Debug="False" Strict="True" %>
<%@ import Namespace="System.Data" %>
<%@ import Namespace="System.Data.OleDb" %>
<%
' setup the final ouput to the client
%>
/*
Copyright © 2004 Bradley Nelson a.k.a. CCWorld
All Rights Reserved
For use on Proboards Boards only.
This Header must remain intact at all times.
This code may not be reposted or reused any where without explict permission from the creator.
Forum: <%=forum%>
*/
var td = document.getElementsByTagName('td');
var todo = 0;<%If board = ""
For looping = 0 to BID.Count - 1%>
var done<%=looping%> = 0;<%next%>
for(t=0;t < td.length;t++)
{
if(td[t].width=="66%")
{
switch(todo++)
{
//><%For looping = 0 to BID.Count - 1%>
case <%=looping%>:
if(done<%=looping%>==0)
{
td[t].getElementsByTagName('a')[1].innerHTML+='
(<%=BAL(looping)%> Viewing)';
done<%=looping%>=1;
break
}<%next%>
}
}
}
<%
End If
' and we are done
%>
Click Here To Make This Board Ad-Free
This Board Hosted For FREE By ProBoards
Get Your Own Free Message Board!