Counter Test

D

-Draino-

I need someone to go here: http://homenetconsulting.net to test my counter.
I'm not looking for comments on the site or design, but if you feel you must
then go ahead.

This counter is supposed to be a live counter and can count hits live.
Meaning if you are on the site and someone comes into the site, while you
are there, you will hear the counter click up and see it move.

D
 
T

Thomas A. Rowe

Counter is not working. Plus since it is a Java applet many users of Windows
XP and/or IE 6 do not have a Java Virtual Machine installed, so the counter
is not going to work for those users.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
D

-Draino-

I usually don't reply to my own messages, but the reason the counter won't
work for me is because I have setup a IP block on my own IP so it won't
count my hits.

D
 
D

-Draino-

yep not working, thanks. It may have something to do with that site being a
forwarded site but not sure?

D
 
D

-Draino-

I see a few other things that are not working, like the title, the favicon
and the counter. Not sure why though?

D
 
D

-Draino-

I may have fixed it. I didn't have a file that I needed in the cgi-bin
directory. Could you test again please

D
 
S

Steve Easton

Hit counter is all zero's
refreshing the page does not change it.

What I am curious to know is:
how is a class file downloaded to
my browser cache, supposed to be able
to "update" the counter in my browser
when different visitor opens your page.??

The dots don't quite connect in this picture.!!!
 
T

Thomas A. Rowe

Still not working.


==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
T

Thomas A. Rowe

Ok, do you mean the same counter/account or just the same counter/new
account?

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
D

-Draino-

As you can see I use the counter on a few of my sites. I know the
earthuser.com site was just checked because I saw and heard the counter
move. The homenet site is a forwarded site from the earthuser.com domain.

I get the counter to show up so I know the url's are right in the homenet
page. I just can't get it to count.

D
 
T

Thomas A. Rowe

Then may want to check with counter support to se if the counter can be used
in this manner.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
T

Thomas A. Rowe

Still no count.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
T

Thomas A. Rowe

Try the following:

<applet codebase="http://www.earthuser.com/" code="LiveCounter.class"
width="90" height="20">

change to:

<applet codebase="http://www.earthuser.com/homenet/"
code="LiveCounter.class" width="90" height="20">

and copy the .class, .gif and .au into the subweb and change the path for
the .gif and .au to be relative to the subweb.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top