Down

Testing JavaScript
and Access Counter

1998-09-26

This page contains experiments with JavaScript and the Access Counter.

Sorry, you need a JavaScript capable browser to get the best from this page.


Svenska!

På svenska, tack!

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.
Up Swedish!
To telia... Back to my page at Telia with Access Counter test.

Any Browser This page can (hopefully) be viewed with ANY Web Browser.
But you you need a JavaScript capable browser to get the best from this page.