![]() |
![]() ![]() How can I add a counter to my pages ? | |||||
All PRW.NET web servers have access to a simple CGI program to create page counters. This counter is implemented as a SSI (Server Side Include). To add it to a page you need to add the following HTML tag at the location where you desire to display the digits: <!--#exec cmd="./cgi-bin/count.cgi ./logs/index.cnt ./images/digits/"--> Business accounts should use:<!--#exec cmd="../cgi-bin/count.cgi ../logs/index.cnt ./images/digits/"--> The arguments are:
You can also install your own counter based on CGI. If FrontPage extensions are enabled on your account (e.g. business accounts) and you design your pages using FrontPage we suggest using the FrontPage Counter Element since that is implemented on the FrontPage extensions at the server. | ||||||
1999-Oct-09 8:49pm |
Previous: |
![]() |
Next: |
![]() |
|