|
Text CountersIMPORTANT! Your page with counter should have an extension
Text CounterPut the following code into the HTML page you want to be counted <!--#exec cgi="/cgi-bin/counter"--> Counts will be displayed as 1, 2, 3...1001 and so on. Like this: Alternatively, for ordered numbers you can use <!--#exec cgi="/cgi-bin/counter-ord"--> Counts will be 1st, 2nd, 3rd...1001st and so on. Like this: That's it, now all accesses to that page will be counted! |