|
GCSU Faculty Web Server User's Guide |
GCSU Faculty Web Server CounterMaking a counter on the Faculty Web Server is not hard. All you need to do is add the following code in your HTML on the page where you wish your counter to go: <!--#exec cgi="/cgi-bin/counter.pl"--> Your counter can also be included in the middle of a sentence, for example, if you put the following in your page- You are visitor number <!--#exec cgi="/cgi-bin/counter.pl"--> to this web site! People viewing your page would see this- You are visitor number 508 to this web site! The page containing this counter must be saved as "yourfilename.shtml", where "yourfilename" is the name of the file, because the counter is a Perl CGI which runs from Server Side Includes (SSI). |
|
|
The GCSU Faculty Web Server is maintained and operated by |
|