• How to put a counter on your webpage

    For Riverland Internet users, 9 Jan 98. psid

    1. Text counter

    This counter counts hits - i.e. it increments every time the page is requested.

    Insert the following HTML into your page where you want the count to appear:
                 <!--#exec cgi="/cgi-bin/counter-nl"-->

    When the webserver processes this, it replaces this tag with the number generated by the counter CGI.


    2. Graphical counter

    Sorry, this is no longer available.