Homepage Counter
A homepage counter is included with all websites hosted here at PageWeb.com. The homepage counter is intended to provide you with a general count of the visitors that have accessed your homepage (index.html) as well as Additional features such as date & time display..Your homepage counter is not intended to be a complete statistics program nor should it be used to count any webpages other than your homepage.
To assure the proper operation, the addition of a homepage counter must be done at html code level.. These instructions are presented with html code level development in mind.
Adding a Counter, Date or Time Display
to your homepage is a three step process.Adding a Counter
Open you homepage document using a standard text editor like Windows "Notepad" or "Wordpad". Scroll down this instructions page to locate the counter style you desire. Copy the appropriate html code beneath the style you desire into your homepage document. Replace thedf=sample.datwithdf=YourUsername.dat
When changing any display code, please be careful not to delete the Pipe characters ( | ) which appears both before & after the code you are modifying. Your display will not operate properly without the pipe character appearing in the appropriate places. Save the homepage changes that you have just made. Upload you homepage.That's It! Your homepage should now have a working display. Here are a few Additional Customization Options
Homepage Counter
Style A
You are visitor number Codeto this webpage.
<CENTER>You are visitor number
<img src="/cgi-sys1/Count.cgi?display=counter|st=1|ft=5|comma=N|dd=A|
pad=Y|df=sample.dat" align=absmiddle>
to this webpage.</CENTER>Style B
You are visitor number Codeto this webpage.
<CENTER>You are visitor number
<img src="/cgi-sys1/Count.cgi?display=counter|st=1|ft=5|comma=N|dd=B|
pad=Y|df=sample.dat" align=absmiddle>
to this webpage.</CENTER>Style C
You are visitor number Codeto this webpage.
<CENTER>You are visitor number
<img src="/cgi-sys1/Count.cgi?display=counter|st=1|ft=5|comma=N|dd=C|
pad=Y|df=sample.dat" align=absmiddle>
to this webpage.</CENTER>Style D
You are visitor number Codeto this webpage.
<CENTER>You are visitor number
<img src="/cgi-sys1/Count.cgi?display=counter|st=1|ft=5|comma=N|dd=D|
pad=Y|df=sample.dat" align=absmiddle>
to this webpage.</CENTER>Style E
You are visitor number Codeto this webpage.
<CENTER>You are visitor number
<img src="/cgi-sys1/Count.cgi?display=counter|st=1|ft=5|comma=N|dd=E|
pad=Y|df=sample.dat" align=absmiddle>
to this webpage.</CENTER>
Date Display
Style A
Today's date is Code
<CENTER>Today's date is
<img src="/cgi-sys1/Count.cgi?display=date|st=1|ft=5|comma=N|dd=A|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>Style B
Today's date is Code
<CENTER>Today's date is
<img src="/cgi-sys1/Count.cgi?display=date|st=1|ft=5|comma=N|dd=B|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>Style C
Today's date is Code
<CENTER>Today's date is
<img src="/cgi-sys1/Count.cgi?display=date|st=1|ft=5|comma=N|dd=C|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>Style D
Today's date is Code
<CENTER>Today's date is
<img src="/cgi-sys1/Count.cgi?display=date|st=1|ft=5|comma=N|dd=D|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>Style E
Today's date is Code
<CENTER>Today's date is
<img src="/cgi-sys1/Count.cgi?display=date|st=1|ft=5|comma=N|dd=E|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>
Time Display
Style A
The current time is Code
<CENTER>The current time is
<img src="/cgi-sys1/Count.cgi?display=clock|st=1|ft=5|comma=N|dd=A|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>Style B
The current time is Code
<CENTER>The current time is
<img src="/cgi-sys1/Count.cgi?display=clock|st=1|ft=5|comma=N|dd=B|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>Style C
The current time is Code
<CENTER>The current time is
<img src="/cgi-sys1/Count.cgi?display=clock|st=1|ft=5|comma=N|dd=C|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>Style D
The current time is Code
<CENTER>The current time is
<img src="/cgi-sys1/Count.cgi?display=clock|st=1|ft=5|comma=N|dd=D|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>Style E
The current time is Code
<CENTER>The current time is
<img src="/cgi-sys1/Count.cgi?display=clock|st=1|ft=5|comma=N|dd=E|
pad=Y|df=sample.dat" align=absmiddle>
</CENTER>Additional Customization Options Changing Border Width
Replace theft=5with the number (0-6) ie;ft=1.
Decreasing the number gives you a smaller border, while increasing the number gives you a larger border.Adding a Comma to your counter display
Once you counter exceeds 1,000 you may wish to have a comma separate the digits. Replace thecomma=Nwith;comma=Y.
Copyright © 1995-2009 PageWeb.com All rights reserved.