PDA

View Full Version : Counter question


MTDesigns
08-20-1999, 11:55 AM
I was just wondering...would the counter change if I change the number in the code?[nbsp][nbsp]hmmm...nope.[nbsp][nbsp]I had originally added the counter code with the correct number, but that was before my transfer to FQ was complete...now that the transfer's complete, it's logging about 25 less visitors than I actually had.[nbsp][nbsp]

Joi :)

Deb
08-20-1999, 03:46 PM
You can set the counter to a different 'start' number... the key to making it show up is changing the name of the counter itself.

df=CNCUserName-File.html (just change file.html to something different to change the name...)

st=1 (this is the start number)

Deb
[nbsp][nbsp]--
[nbsp][nbsp] AOTA REF: http://www.aota.net/CNC/COUNT.shtml & http://www.aota.net/Tutorials/Counters.shtml

MTDesigns
08-20-1999, 03:49 PM
Thanx :).[nbsp][nbsp]I did read that in the tutorial, but doesn't the file name have to be the same name as the file the counter is on?

Joi~