|
Add Graphical Hit Counter, Date and Clock
Use the
following line of html to add a graphical hit counter to your
web page.
(Add this html tag in the location you want your
counter to appear)
<img src="/cgi-scripts/Count.cgi?df=dataname.dat&dd=A&st=1">
1) Replace dataname
with a unique counter name such as your_domain1 or your_domain2
etc.
2) Replace the last A
with the style counter you wish to use. Styles are listed below.
3) Replace the last
number 1 with the starting number of your
counter. The minimum value is 1 and once a counter is created
this value will have no effect on the actual number displayed.
To change a counters value once it is in use you will need to
change the unique counter name to a new name and specify a new
value.
Use the
following line of html to add a graphical clock to your web
page.
<img src="/cgi-scripts/Count.cgi?display=clock&timezone=GMT-0500&dd=A">
1) Replace the -0500
with your appropriate positive or negative offset GMT. Most
computers including Windows 95 will provide your appropriate
time zone under your personal computers time settings.
2) Replace the last A
with the style counter you wish to use. Styles are listed below.
Use the
following line of html to add a graphical date to your web page.
<img src="/cgi-scripts/Count.cgi?display=date&timezone=GMT-0500&dd=A">
1) Replace the -0500
with your appropriate positive or negative offset GMT. Most
computers including Windows 95 will provide your appropriate
time zone under your personal computers time settings.
2) Replace the last A
with the style counter you wish to use. Styles are listed below.
Digital
Styles
(Images Currently Unavailable)
|