Hit counter won't work

This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C85B48.42EF4890
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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=3D"center">
<!--webbot bot=3D"HitCounter" i-image=3D"4" I-ResetValue=3D"0" =
I-Digits=3D"5" U-Custom startspan --><img =
src=3D"_vti_bin/fpcount.exe/D:/WebPages/Crystalvu/?Page=3Din dex.htm|Image=
=3D4|Digits=3D5" alt=3D"Hit Counter"><!--webbot bot=3D"HitCounter" =
i-checksum=3D"42730" endspan --></p>
<p align=3D"center"> </div>


Ok, I see one problem myself: the =
"D:/WebPages/Crystalvu?Page=3Dindex.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


------=_NextPart_000_000B_01C85B48.42EF4890
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16587" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>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.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>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.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Here is the code as it appears on the
webpage</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2><p =
align=3D"center"><BR><!--webbot
bot=3D"HitCounter" i-image=3D"4" I-ResetValue=3D"0" I-Digits=3D"5" =
U-Custom startspan
--><img
src=3D"_vti_bin/fpcount.exe/D:/WebPages/Crystalvu/?Page=3Din dex.htm|Image=
=3D4|Digits=3D5"
alt=3D"Hit Counter"><!--webbot bot=3D"HitCounter" =
i-checksum=3D"42730" endspan
--></p><BR><p =
align=3D"center">&nbsp;</div></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Ok, I see one problem =
myself:   the
"D:/WebPages/Crystalvu?Page=3Dindex.htm"  is not correct, but how =
much of it
should be removed.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Can someone take the above code and =
change it to
something that would work.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>the url that the counter is on is =
</DIV>
<DIV><A
href=3D"http://members.shaw.ca/crystalvu/index.htm">http://m embers.shaw.c=
a/crystalvu/index.htm</A></DIV>
<DIV> </DIV>
<DIV>thank you</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>qq</DIV>
<DIV><BR> </DIV></FONT></BODY></HTML>

------=_NextPart_000_000B_01C85B48.42EF4890--
RQ [ So, 20 Januar 2008 17:38 ] [ ID #1912395 ]

Re: Hit counter won't work

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




"rq" <qurandc [at] shaw.ca> wrote in message
news:OWtkxL4WIHA.1188 [at] TK2MSFTNGP04.phx.gbl:

> 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"> </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
Ronx [ So, 20 Januar 2008 18:18 ] [ ID #1912400 ]

Re: Hit counter won't work

Thanks for the hlp.


rq


"Ronx" <ronx917 [at] hotmail.com> wrote in message
news:OHPBHi4WIHA.1204 [at] TK2MSFTNGP03.phx.gbl...
> 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
>
>
>
>
> "rq" <qurandc [at] shaw.ca> wrote in message
> news:OWtkxL4WIHA.1188 [at] TK2MSFTNGP04.phx.gbl:
>
>> 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"> </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
>
RQ [ Mo, 21 Januar 2008 06:27 ] [ ID #1913038 ]
Microsoft » microsoft.public.frontpage.client » Hit counter won't work

Vorheriges Thema: CSS-designer
Nächstes Thema: insert a picture on a picture