Software Solutions |
|
|
Software Solutions Salt Lake |
Adding an Access Counter to your Web Page(You are visitor number:[an error occurred while processing this directive] 3211) Ever wonder how many people actually look at that web page you put so much effort into? Here are the easy steps to enable you to monitor the traffic at your site: (Remember, when you transfer files using FTP use the ASCII format for text files-the ones with an extension of .txt and .htm and the BINARY format for images-.gif and .jpg) 1. Contact us and we'll setup some needed files for you. 2. In your HTML file put something like the following in the BODY
section (we
recommend that you cut and paste it): You are visitor number <!--#exec cgi="/cgi-bin/c4.pl"
--> (If you have a Virtually Hosted account use: <!--#exec cgi="/cgi-bin/c4v.pl" --> ) 4. Transfer your page to the server and give it a try!
|