At swipnet.se the Access Counter is called by including
the code
<!--#exec cgi="/cgi-bin/counter"-->
in the HTML code of the page. You can produce a more advanced
Access Counter by using JavaScript, you can for example
show the result multiple times without increasing the count of
the Access Counter each time.
Direct call to cgi-script:
You are visitor number -6668-
since 1998-09-25
Call via JavaScript function: (Answer constant = 123)
You are visitor number
since 1998-09-25
Call via JavaScript function: (that calls cgi-script)
You are visitor number
since 1998-09-25
Call via JavaScript function: (showing the answer with graphics)
You are visitor number
since 1998-09-25
Notice: The Access Counter is increased by two each time this
page is accessed since it is called twice.
Back to my page
at Telia
with Access Counter test.