473,503 Members | 2,166 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hit Counter

OB1
I have seven computers. I have several web pages for the classes I
teach at the local Community college. Some of my student complain to
me that the counter on my web page is always at zero.
On 4 of my computer, this is true, but the other three show the AKA
correct count. My qestion is: what is wrong with 4 of my computers and
several of my students computers that they all read zero. I have
cleaned out my history, deleted cookies, and so on.
The computers at school show the number fine. I am going nuts.

Jul 23 '05 #1
11 3193
"OB1" wrote in comp.infosystems.www.authoring.html:
Some of my student complain to
me that the counter on my web page is always at zero.
My qestion is: what is wrong with 4 of my computers and
several of my students computers that they all read zero.


_My_ question is, why display a hit counter on your pages? What
purpose does it serve?

This meme of "hit counter" seems to propagate like the one of
telling the visitor what time it is in the visitor's location. I've
never understood the purpose.
--

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
Jul 23 '05 #2
OB1 wrote:

I have seven computers. I have several web pages for the classes I
teach at the local Community college. Some of my student complain to
me that the counter on my web page is always at zero.
On 4 of my computer, this is true, but the other three show the AKA
correct count. My qestion is: what is wrong with 4 of my computers and
several of my students computers that they all read zero. I have
cleaned out my history, deleted cookies, and so on.
The computers at school show the number fine. I am going nuts.


My own hit counter uses a UNIX script as a server-side include
(SSI). The script has to be located on the Web server locally to
my Web directory. That is, my Web pages are in /public_html/
within my account directory while my script is in
/public_html/cgi-bin/. Further, the HTML file that uses the script
must have execute permission set for all users.
Thus, you should verify that your counter scripts are all properly
installed and that their use is appropriately enabled. This is
necessary not only for SSI counters but also for CGI counters.

--

David E. Ross
<URL:http://www.rossde.com/>

I use Mozilla as my Web browser because I want a browser that
complies with Web standards. See <URL:http://www.mozilla.org/>.
Jul 23 '05 #3
me
"OB1" <jo**********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
I have seven computers. I have several web pages for the classes I
teach at the local Community college. Some of my student complain to
me that the counter on my web page is always at zero.
On 4 of my computer, this is true, but the other three show the AKA
correct count. My qestion is: what is wrong with 4 of my computers and
several of my students computers that they all read zero. I have
cleaned out my history, deleted cookies, and so on.
The computers at school show the number fine. I am going nuts.


Are the computers with zero hit counts behind a firewall or proxy? I don't
know if this matters but it might give you some insight, or it might not.
Signed,
me
Jul 23 '05 #4
Stan Brown wrote:
<snip>
_My_ question is, why display a hit counter on your pages? What
purpose does it serve?

<snip>

Usually pure curiosity AIUI.

Stewart.

--
My e-mail is valid but not my primary mailbox. Please keep replies on
the 'group where everyone may benefit.
Jul 23 '05 #5
OB1
At first I misunderstood you reply to me and thought you were inpolite.
However after thinking about it for a while, , you have a good
question. As a teacher of adults, I keep track of some of their work
by counting the number of times they hit my page and which links the
look at and for how long. I get this information from some of the
school's web page. But I have some personal web pages aside from the
school that I want to know if anyone is looking at them. I am not a
web kind of a guy anbd I do not know how to hide the count from the
visitors eyes.
I use the count to see if my students are paying attention to the work
presented on the page.

Jul 23 '05 #6
OB1
At first I misunderstood you reply to me and thought you were inpolite.
However after thinking about it for a while, , you have a good
question. As a teacher of adults, I keep track of some of their work
by counting the number of times they hit my page and which links the
look at and for how long. I get this information from some of the
school's web page. But I have some personal web pages aside from the
school that I want to know if anyone is looking at them. I am not a
web kind of a guy anbd I do not know how to hide the count from the
visitors eyes.
I use the count to see if my students are paying attention to the work
presented on the page.

Jul 23 '05 #7
OB1
How would that account for the fact that som of my computers see the
proper counts and other comuters see a big 0 zero ?

Jul 23 '05 #8
OB1
No they are not. All the computers are under the same conditions.

Jul 23 '05 #9
"OB1" wrote in comp.infosystems.www.authoring.html:
At first I misunderstood you reply to me and thought you were inpolite.


That's nice. Who is "you" and what are you replying to?

"Quote it right"
http://oakroadsystems.com/genl/unice.htm#quote

--

Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
Jul 23 '05 #10
Stan Brown wrote:
"OB1" wrote in comp.infosystems.www.authoring.html:
At first I misunderstood you reply to me and thought you were inpolite.
That's nice. Who is "you"


Looks like another google groups poster. <sigh>
and what are you replying to?


Anybody posting throug GG should be banned unless they learn how to turn
quoting on.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 23 '05 #11
me
"OB1" <jo**********@gmail.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
I have seven computers.
I'm not clear on that statement, are these seven computers your property, in
your possession, in your classroom or what?
I have several web pages for the classes I
teach at the local Community college. Some of my student complain to
me that the counter on my web page is always at zero.
On 4 of my computer, this is true, but the other three show the AKA
correct count. My qestion is: what is wrong with 4 of my computers and
several of my students computers that they all read zero. I have
cleaned out my history, deleted cookies, and so on.
The computers at school show the number fine. I am going nuts.


Did you prove that this is happening or are you taking the student's word
for it? To diagnose a problem you must first verify that it exists. Did you
visit the site in question with each of the computers and verify that there
is a problem?
Signed,
me

PS: Please configure your Google account to quote the messages that you're
replying to. The text of the message that you're replying to must appear in
your message. Without quoting the previous message it is difficult
(impossible?) for people to tell who you're addressing. Thank You.
Jul 23 '05 #12

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
553
by: Shane | last post by:
:) I am following a tutorial for php (hudzilla.org) absolutely loving it however I am having trouble with the counter example <?php // your content here... $filename = 'counter.txt'; // our...
16
10626
by: Paul Rubin | last post by:
I'd like to have a function (or other callable object) that returns 0, 1, 2, etc. on repeated calls. That is: print f() # prints 0 print f() # prints 1 print f() # prints 2 # etc. ...
7
3410
by: JellyON | last post by:
Hi. Is there a way to delay a call to a page counter (ie. call to a server script from an IMG tag) for the purpose to not lock the page loading awaiting counter be displayed. Maybe a...
0
5847
by: Earl Anderson | last post by:
KB Article Q140908 provided the following function to create an Auto Incrementing Counter: Function Next_Custom_Counter () On Error GoTo Next_Custom_Counter_Err Dim MyDB As Database Dim...
7
3358
by: mistral | last post by:
I use htaccess to protect directory and granting access to download file only for the authorized users. Just want implement simple PHP file download counter for single file. I need track the number...
0
1980
by: Trevor L. | last post by:
I decide to put a custom Hit Counter on my page (below). Then I won't be reliant on the standard FrontPage one which uses webbots. It is called by <b>Hit Counter: </b><!--#include...
12
2882
by: devospice | last post by:
Hi, I'm trying to create a download counter for individual files on a web site and I'm not sure how to do this. Right now I'm using Webalizer to just read the log files and see how many times...
5
2072
by: jasonchan | last post by:
How would you set up a counter in javascript that goes from 5 to 0 This is what i have so far and it is not displaying in the div container "counter" for some reason... <!DOCTYPE html PUBLIC...
3
10116
blackstormdragon
by: blackstormdragon | last post by:
Here were our instructions: "My mother always took a little red counter to the grocery store. The counter was used to keep tally of the amount of money she would have spent so far on that visit to...
2
2842
by: gumbercules | last post by:
I am designing a site that is regulary updated with new podcasts. I would like to be able to have a counter next to each podcast showing how many hits/listens/plays/views each particular podcast has...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5596
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4689
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3180
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3170
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1521
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
747
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
401
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.