PC Review


Reply
Thread Tools Rate Thread

AGAIN! I Can't Make A Custom Counter Work

 
 
jim evans
Guest
Posts: n/a
 
      17th Jan 2005
The page counter must be the finickest aspect of FP. Somehow it's at
least a year between times it want to set up a counter. I always use
this same custom counter. But, I can never make it work without a LOT
of fussing around. Can somebody help?

I install the counter and add the complete url to the "custom" GIF. A
square box with a red X (missing image) and the words Hit Counter show
when the page loads. I've moved the image (it's the same image I
always use) to the same directory as the page and removed the path,
but I get the same result. (I go through this every time.)

jim
 
Reply With Quote
 
 
 
 
Steve Easton
Guest
Posts: n/a
 
      17th Jan 2005
Place the image in the same location as the page.
The path in the web bot code would then be:
u-custom="imagename.gif"

If the image is in the images folder then path would be:
u-custom="images/imagename.gif"


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

"jim evans" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> The page counter must be the finickest aspect of FP. Somehow it's at
> least a year between times it want to set up a counter. I always use
> this same custom counter. But, I can never make it work without a LOT
> of fussing around. Can somebody help?
>
> I install the counter and add the complete url to the "custom" GIF. A
> square box with a red X (missing image) and the words Hit Counter show
> when the page loads. I've moved the image (it's the same image I
> always use) to the same directory as the page and removed the path,
> but I get the same result. (I go through this every time.)
>
> jim



 
Reply With Quote
 
jim evans
Guest
Posts: n/a
 
      17th Jan 2005
On Mon, 17 Jan 2005 15:53:00 -0500, "Steve Easton"
<(E-Mail Removed)> wrote:

>Place the image in the same location as the page.
>The path in the web bot code would then be:
>u-custom="imagename.gif"
>
>If the image is in the images folder then path would be:
>u-custom="images/imagename.gif"


Originally I used: u-custom="images/imagename.gif"

Then I tried :
u-custom="http://www.thedomain.com/images/imagename.gif"

Right now it's: u-custom="imagename.gif"
because the image is in the same directory with the page.

jim
 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      17th Jan 2005
Ok, you can't use: u-custom="http://www.thedomain.com/images/imagename.gif"

It must be a relative path like the other two examples.

Is it working?
Can you post a link so we can take a peek at the page??

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

"jim evans" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> On Mon, 17 Jan 2005 15:53:00 -0500, "Steve Easton"
> <(E-Mail Removed)> wrote:
>
> >Place the image in the same location as the page.
> >The path in the web bot code would then be:
> >u-custom="imagename.gif"
> >
> >If the image is in the images folder then path would be:
> >u-custom="images/imagename.gif"

>
> Originally I used: u-custom="images/imagename.gif"
>
> Then I tried :
> u-custom="http://www.thedomain.com/images/imagename.gif"
>
> Right now it's: u-custom="imagename.gif"
> because the image is in the same directory with the page.
>
> jim



 
Reply With Quote
 
jim evans
Guest
Posts: n/a
 
      18th Jan 2005
On Mon, 17 Jan 2005 17:24:02 -0500, "Steve Easton"
<(E-Mail Removed)> wrote:

>Is it working?


No.

>Can you post a link so we can take a peek at the page??


Here's the link, but it's forwards to a download, so unless you can
stop it it will send you on to the diownload file.

http://factsfacts.com/geocachingsoft...nloadRelay.htm


Here's the HTML

<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<META http-equiv="refresh" content="0;URL=CacheClusters.exe">
</head>

<body>

<p align="center"><font size="4">If the download doesn't start in 10
seconds<a href="CacheClusters.exe">Click Here</a></font></p>

<p align="center">
<!--webbot bot="HitCounter"
u-custom="/../images/BlankWhiteCounter.gif" i-image="5"
i-resetvalue="0" PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-digits="0" startspan --><img
src="../_vti_bin/fpcount.exe/?Page=geocachingsoft/ClustersDownloadRelay.htm|Custom=/../images/BlankWhiteCounter.gif"
alt="Hit Counter"><!--webbot bot="HitCounter" i-checksum="23160"
endspan --></p>

</body>

</html>





jim
 
Reply With Quote
 
jim evans
Guest
Posts: n/a
 
      18th Jan 2005
Correction:

This is the HTML for the current page:


<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<META http-equiv="refresh" content="0;URL=CacheClusters.exe">
</head>

<body>

<p align="center"><font size="4">If the download doesn't start in 10
seconds
<a href="CacheClusters.exe">Click Here</a></font></p>

<p align="center">
<!--webbot bot="HitCounter" u-custom="BlankWhiteCounter.gif"
i-image="5" i-resetvalue="0" PREVIEW="&lt;strong&gt;[Hit
Counter]&lt;/strong&gt;" i-digits="0" startspan --><img
src="../_vti_bin/fpcount.exe/?Page=geocachingsoft/ClustersDownloadRelay.htm|Custom=BlankWhiteCounter.gif"
alt="Hit Counter"><!--webbot bot="HitCounter" i-checksum="45278"
endspan --></p>

</body>

</html>


The earlier one was one of many trys to make it work.

jim
 
Reply With Quote
 
Steve Easton
Guest
Posts: n/a
 
      18th Jan 2005
Try opening the live page in FrontPage and then remove the hit counter, save the page, reinstall the
hit counter and save the page.

Also, is the width of the hit counter image evenly divisible by 10 ??

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

"jim evans" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Correction:
>
> This is the HTML for the current page:
>
>
> <html>
>
> <head>
> <meta http-equiv="Content-Language" content="en-us">
> <META http-equiv="refresh" content="0;URL=CacheClusters.exe">
> </head>
>
> <body>
>
> <p align="center"><font size="4">If the download doesn't start in 10
> seconds
> <a href="CacheClusters.exe">Click Here</a></font></p>
>
> <p align="center">
> <!--webbot bot="HitCounter" u-custom="BlankWhiteCounter.gif"
> i-image="5" i-resetvalue="0" PREVIEW="&lt;strong&gt;[Hit
> Counter]&lt;/strong&gt;" i-digits="0" startspan --><img
>

src="../_vti_bin/fpcount.exe/?Page=geocachingsoft/ClustersDownloadRelay.htm|Custom=BlankWhiteCounter
..gif"
> alt="Hit Counter"><!--webbot bot="HitCounter" i-checksum="45278"
> endspan --></p>
>
> </body>
>
> </html>
>
>
> The earlier one was one of many trys to make it work.
>
> jim



 
Reply With Quote
 
jim evans
Guest
Posts: n/a
 
      18th Jan 2005
On Mon, 17 Jan 2005 20:16:44 -0500, "Steve Easton"
<(E-Mail Removed)> wrote:

>Try opening the live page in FrontPage and then remove the hit counter, save the page, reinstall the
>hit counter and save the page.


Folloing your suggestion, I deleted the entire page and recreated it.
It didn't help.

>Also, is the width of the hit counter image evenly divisible by 10 ??


Yes.

jim
 
Reply With Quote
 
jim evans
Guest
Posts: n/a
 
      18th Jan 2005
I intended to mention in my original post, if I use one of the
default/included counter styles everything works.

jim
 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      18th Jan 2005
That page (http://factsfacts.com/geocachingsoft...nloadRelay.htm)
Has no custom image link (u-custom="")
<!--webbot bot="HitCounter" u-custom="" i-image="2" i-resetvalue="0" PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-digits="0" startspan --><img src="../_vti_bin/fpcount.exe/?Page=geocachingsoft/ClustersDownloadRelay.htm|Image=2" alt="Hit
Counter"><!--webbot bot="HitCounter" i-checksum="44237" endspan -->


Trust you are aware that hit counters are just page refresh counters
- I could sit there and refresh the page forever to increase the hit count (w/o ever downloading your file)

IMHO
Don't use them
Check w/ your host for any web stats they provide (a true count of downloads)
Or since the site is running the FP 2002 SE, check if they support FP Usage Reports
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"jim evans" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| Correction:
|
| This is the HTML for the current page:
|
|
| <html>
|
| <head>
| <meta http-equiv="Content-Language" content="en-us">
| <META http-equiv="refresh" content="0;URL=CacheClusters.exe">
| </head>
|
| <body>
|
| <p align="center"><font size="4">If the download doesn't start in 10
| seconds
| <a href="CacheClusters.exe">Click Here</a></font></p>
|
| <p align="center">
| <!--webbot bot="HitCounter" u-custom="BlankWhiteCounter.gif"
| i-image="5" i-resetvalue="0" PREVIEW="&lt;strong&gt;[Hit
| Counter]&lt;/strong&gt;" i-digits="0" startspan --><img
| src="../_vti_bin/fpcount.exe/?Page=geocachingsoft/ClustersDownloadRelay.htm|Custom=BlankWhiteCounter.gif"
| alt="Hit Counter"><!--webbot bot="HitCounter" i-checksum="45278"
| endspan --></p>
|
| </body>
|
| </html>
|
|
| The earlier one was one of many trys to make it work.
|
| jim


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a custom function to work in another workbook Gerardo Microsoft Excel Programming 1 19th Sep 2008 12:20 AM
Hit Counter how do I make it work? =?Utf-8?B?U3RldmVQ?= Microsoft Frontpage 18 21st Aug 2006 06:14 AM
can I make custom column display work universally? cheetohman Windows XP General 1 13th Jan 2006 09:04 AM
How do I make custom autocorrects loaded on Word 2003 work in Out. =?Utf-8?B?anIx?= Microsoft Outlook Discussion 0 12th Feb 2005 11:19 AM
Make Label Counter work better? Yogi_Bear_79 Microsoft C# .NET 2 27th Aug 2004 09:02 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:46 AM.