Hit counter won't work

R

rq

I have prepared my webpage with FrontPage 2003 and my server has FP extentions turned on but the hit counter appears but does not count.

I upload with WS_FTPLE and it seems to work fine. When I try to upload from Frontpage itself, it doesn't seem to work for me. Any advice would be appreciated.

Here is the code as it appears on the webpage

<p align="center">
<!--webbot bot="HitCounter" i-image="4" I-ResetValue="0" I-Digits="5" U-Custom startspan --><img src="_vti_bin/fpcount.exe/D:/WebPages/Crystalvu/?Page=index.htm|Image=4|Digits=5" alt="Hit Counter"><!--webbot bot="HitCounter" i-checksum="42730" endspan --></p>
<p align="center">&nbsp;</div>


Ok, I see one problem myself: the "D:/WebPages/Crystalvu?Page=index.htm" is not correct, but how much of it should be removed.


Can someone take the above code and change it to something that would work.

the url that the counter is on is
http://members.shaw.ca/crystalvu/index.htm

thank you


qq
 
R

Ronx

Do NOT use FTP to publish a site to a server running FrontPAge
extensions - FTP will corrupt the extensions, and any components in the
pages that require the extensions to operate may fail.

Your hitcounter is looking for a page on your D:.
Open your website in FrontPage, then run Tools->Recalculate Hyperlinks
Remove the hit counter, then Rr-insert it.
Publish the website using File Publish and publish to an address similar
to http://www.example.com (replace example.com with your domain name)

You may have to re-install the FP extensions since you used FTP.
 
R

rq

Thanks for the hlp.


rq


Ronx said:
Do NOT use FTP to publish a site to a server running FrontPAge
extensions - FTP will corrupt the extensions, and any components in the
pages that require the extensions to operate may fail.

Your hitcounter is looking for a page on your D:.
Open your website in FrontPage, then run Tools->Recalculate Hyperlinks
Remove the hit counter, then Rr-insert it.
Publish the website using File Publish and publish to an address similar
to http://www.example.com (replace example.com with your domain name)

You may have to re-install the FP extensions since you used FTP.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top