Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   Making a website counter (https://thetfp.com/tfp/tilted-technology/36428-making-website-counter.html)

merkerguitars 11-19-2003 02:54 PM

Making a website counter
 
ok for a website for my hometowns chamber of commerce i am building they wanted me to put a counter on it. I used to know how to do it but i forgot!!! Here is the website http://www.elmwoodwisconsinchamberofcommerce.org don't laugh i know it isn't fancy by any means....

This is the string of code i'm using for the counter in html

img src="/cgi-bin/Count.cgi?df=elmwood.dat"

and I did make a .dat file that is the same as the login username and placed it on the server.

For some reason it doesn't seem to be counting....wtf?

seretogis 11-19-2003 02:56 PM

Could you post the contents of Count.cgi within [ PHP ] tags?


All times are GMT -8. The time now is 06:44 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54