Using Parsable HTML
This will merely include a few examples.
Compile the program count.c and name the executable
count.cgi
Establish the counting file count.fle and be sure to make it
readable and writable in unix use the command chmod a+rxw count.fle
The program count.cgi must also be executable, use the command
chmod a+rx count.cgi
Insert the following lines in your parsable HTML page
You are visitor number:
since May 1, 1776.
There are a number of other things you can do with parsable HTML
for example
This page was last updated on
Good luck.
-rkc