Counter not loading

  • Thread starter Thread starter Dan W
  • Start date Start date
D

Dan W

I built a counter gif, 0-9, evenly spaced, placed it in a folder called
counter, inserted "Component/HitCounter" on home page and saved. Only have
the words hit counter and red x where counter should display. Anyone no why
the counter will not work? FP extensions are on Server, using
FP2000/Win2000. URL; http://www.imagelair.com/encrypt.htm
 
The file path in the hit counter bot is pointing to
your hard drive.
<img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif

delete and re-install the hit counter and republish
the page, and it should then look like this:

<img src="_vti_bin/fpcount.exe/?Page=encrypt.htm|Custom=counter/counter.gif


hth
 
Open the _private folder and then open
the file named pagename.htm.cnt using notepad.

hth
 
Dan,
Try this:
Open the web in FrontPage, remove the hit counter,
save the page. Then click Tools > Web Settings > Advanced
and click the "Delete files" button under Temporary files.
Reinstall the hit counter and save and see what happens.

If the problem still exists, close the local copy, open the
server copy in FrontPage and delete the hit counter, Save, and
then reinstall the hit counter "live"

That "should" get it working until we can whip this confused web bot
into submission :-)

hth
 
Steve,

I did as you said, this was the code/path in the FP2000 HTML view tab when I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
gits=6" alt="Hit Counter"><!--webbot bot="HitCounter" endspan
i-checksum="19363" -->
</p>

When I did the "live" approach, it worked. Thank you Steve! Now, my
questions is why doesn't the FP2000 normal way of inserting a hit counter
work correctly? I even tried this on a completely different Web and had
exactly the same problem.
 
Dan,

It "appears" that FrontPage doesn't think the web is opened
and is installing the hit counter as if the page is being opened with the
Edit command from Internet Explorer or Windows Explorer, instead
of launching FrontPage and then opening the web using File > Open Web.

That's the only explanation I can come up with for the file path:

C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
...............................with a computer

Dan W said:
Steve,

I did as you said, this was the code/path in the FP2000 HTML view tab when I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
gits=6" alt="Hit Counter"><!--webbot bot="HitCounter" endspan
i-checksum="19363" -->
</p>

When I did the "live" approach, it worked. Thank you Steve! Now, my
questions is why doesn't the FP2000 normal way of inserting a hit counter
work correctly? I even tried this on a completely different Web and had
exactly the same problem.

Steve Easton said:
Dan,
Try this:
Open the web in FrontPage, remove the hit counter,
save the page. Then click Tools > Web Settings > Advanced
and click the "Delete files" button under Temporary files.
Reinstall the hit counter and save and see what happens.

If the problem still exists, close the local copy, open the
server copy in FrontPage and delete the hit counter, Save, and
then reinstall the hit counter "live"

That "should" get it working until we can whip this confused web bot
into submission :-)

hth
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif Anyone
 
Ok, what is the fix here with FP2000?

Steve Easton said:
Dan,

It "appears" that FrontPage doesn't think the web is opened
and is installing the hit counter as if the page is being opened with the
Edit command from Internet Explorer or Windows Explorer, instead
of launching FrontPage and then opening the web using File > Open Web.

That's the only explanation I can come up with for the file path:

C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
..............................with a computer

Dan W said:
Steve,

I did as you said, this was the code/path in the FP2000 HTML view tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
gits=6" alt="Hit Counter"><!--webbot bot="HitCounter" endspan
i-checksum="19363" -->
</p>

When I did the "live" approach, it worked. Thank you Steve! Now, my
questions is why doesn't the FP2000 normal way of inserting a hit counter
work correctly? I even tried this on a completely different Web and had
exactly the same problem.

file
path
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
 
Don't shoot me for asking the obvious,
but you are launching FrontPage and then
selecting File > Open Web to edit the page???

Opening the page with "Edit with FrontPage" on
a right click context menu, or from a link in Recent Documents
will cause this behavior.

--
95isalive
This site is best viewed...............
...........................with a computer
Dan W said:
Ok, what is the fix here with FP2000?

Steve Easton said:
Dan,

It "appears" that FrontPage doesn't think the web is opened
and is installing the hit counter as if the page is being opened with the
Edit command from Internet Explorer or Windows Explorer, instead
of launching FrontPage and then opening the web using File > Open Web.

That's the only explanation I can come up with for the file path:
C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
..............................with a computer

Dan W said:
Steve,

I did as you said, this was the code/path in the FP2000 HTML view tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Disrc="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif
 
Even if you are working on the same page, make sure that you always use File
Menu | Open Web before working on any content within your web, since using
File Menu | Recent Files will show you files that may not be in your current
open web.

--

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

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


Dan W said:
Yes I am starting FP2000, then to File to Open Web, alsoat times I will go
to File to Recent files if I am working on the same page. That's it!

Steve Easton said:
Don't shoot me for asking the obvious,
but you are launching FrontPage and then
selecting File > Open Web to edit the page???

Opening the page with "Edit with FrontPage" on
a right click context menu, or from a link in Recent Documents
will cause this behavior.

--
95isalive
This site is best viewed...............
..........................with a computer
with
the
C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
..............................with a computer

Steve,

I did as you said, this was the code/path in the FP2000 HTML view tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
and
had opened
it
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif
 
FP: File Menu | Open Web and enter http://www.yourdomainname.com then your
login info, then click OK, then Open.

--

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

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


Ed. said:
How do you open the server copy in FrontPage?
I am having the same problem with the counter.

Thanks,
Ed.
Dan W said:
Steve,

I did as you said, this was the code/path in the FP2000 HTML view tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
gits=6" alt="Hit Counter"><!--webbot bot="HitCounter" endspan
i-checksum="19363" -->
</p>

When I did the "live" approach, it worked. Thank you Steve! Now, my
questions is why doesn't the FP2000 normal way of inserting a hit counter
work correctly? I even tried this on a completely different Web and had
exactly the same problem.

file
path
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
 
Thanks for the reply.

I tired it and it says connecting then comes up with an error message about
the folder isn't accessible. The folder may be located in an unavailable
location, protected with a password, or the filename contains an /or\.

My site is on my cable company ftp space. I don't have a www.com. Mine is
http://users.zoominternet.net/~myusername/
What am I doing wrong?

Thanks Again


http://users.zoominternet.net/~esmithoh/ isn't accessible "Thomas A. Rowe"
FP: File Menu | Open Web and enter http://www.yourdomainname.com then your
login info, then click OK, then Open.

--

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

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


Ed. said:
How do you open the server copy in FrontPage?
I am having the same problem with the counter.

Thanks,
Ed.
Dan W said:
Steve,

I did as you said, this was the code/path in the FP2000 HTML view tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Disrc="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif
 
You do need to contact ASAP, as the permissions are not setup correctly for
your account.

--

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

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


Ed. said:
OK, thanks again. I called them earlier today and they turned on my FP
extensions. Then I was able to see my site. Everything seems to work OK
except for the counter thing.
I will check with them again Monday and see what they say.

Ed.

Thomas A. Rowe said:
Then you can not open the site directly in FP, since the FP extensions are
not available, also this means that you can NOT use any of FP run-time
components, such as the counter, forms, discussion web, guest book, etc.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
Mine
is
http://users.zoominternet.net/~myusername/
What am I doing wrong?

Thanks Again


http://users.zoominternet.net/~esmithoh/ isn't accessible "Thomas A. Rowe"
FP: File Menu | Open Web and enter http://www.yourdomainname.com
then
your
login info, then click OK, then Open.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

How do you open the server copy in FrontPage?
I am having the same problem with the counter.

Thanks,
Ed.
Steve,

I did as you said, this was the code/path in the FP2000 HTML
view
tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
Now,
my web
bot
When
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
 
Here is a re-write:

You do need to contact your ISP/Host ASAP, as the permissions are not setup
correctly for your account.

--

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

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


Thomas A. Rowe said:
You do need to contact ASAP, as the permissions are not setup correctly for
your account.

--

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

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


Ed. said:
OK, thanks again. I called them earlier today and they turned on my FP
extensions. Then I was able to see my site. Everything seems to work OK
except for the counter thing.
I will check with them again Monday and see what they say.

Ed.

Thomas A. Rowe said:
Then you can not open the site directly in FP, since the FP extensions are
not available, also this means that you can NOT use any of FP run-time
components, such as the counter, forms, discussion web, guest book, etc.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

Thanks for the reply.

I tired it and it says connecting then comes up with an error message
about
the folder isn't accessible. The folder may be located in an unavailable
location, protected with a password, or the filename contains an /or\.

My site is on my cable company ftp space. I don't have a www.com.
Mine
is
http://users.zoominternet.net/~myusername/
What am I doing wrong?

Thanks Again


http://users.zoominternet.net/~esmithoh/ isn't accessible "Thomas A. Rowe"
FP: File Menu | Open Web and enter http://www.yourdomainname.com then
your
login info, then click OK, then Open.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

How do you open the server copy in FrontPage?
I am having the same problem with the counter.

Thanks,
Ed.
Steve,

I did as you said, this was the code/path in the FP2000 HTML view
tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
Web
and upload
the When
What
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif
in
 
Ok, I did use File/menu/Open Web to insert the hit counter but it changed
the path code after the counter was saved, why? And as far as using
"File/Recent Files, how would opening Recent Files (same page I just
inserted the hit counter on) corrupt the code path after being saved too?

Thomas A. Rowe said:
Even if you are working on the same page, make sure that you always use File
Menu | Open Web before working on any content within your web, since using
File Menu | Recent Files will show you files that may not be in your current
open web.

--

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

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


Dan W said:
Yes I am starting FP2000, then to File to Open Web, alsoat times I will go
to File to Recent files if I am working on the same page. That's it!
C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
..............................with a computer

Steve,

I did as you said, this was the code/path in the FP2000 HTML
view
tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
Now,
my web
bot
When
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
 
Dan,

When you use File Menu | Recent Files, and you select a file, as long as the
file is in the current open FP web, then you should not have a problem,
however the File Menu | Recent Files list will show recent files open from
other webs, as well as the current open web.

Try the following, directly in FP, open your live site on the remote server,
create a new page, save the page, then open the page by double clicking it
in the Folder list, then insert Hit counter, save page, then File Menu |
Preview in Browser. Does the hit counter display and increment correctly?

--

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

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


Dan W said:
Ok, I did use File/menu/Open Web to insert the hit counter but it changed
the path code after the counter was saved, why? And as far as using
"File/Recent Files, how would opening Recent Files (same page I just
inserted the hit counter on) corrupt the code path after being saved too?

Thomas A. Rowe said:
Even if you are working on the same page, make sure that you always use File
Menu | Open Web before working on any content within your web, since using
File Menu | Recent Files will show you files that may not be in your current
open web.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
will
C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
..............................with a computer

Steve,

I did as you said, this was the code/path in the FP2000 HTML view
tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
Web
and upload
the When
What
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif
in
 
Yes Thomas, that works. Of course inserting the counter "live"on the server
worked when I tried it per Steve's instructions. But that does not answer
the question, why doesn't it work without changing the path/code in FP2000
after it is saved, published and viewed in IE6?

Thomas A. Rowe said:
Dan,

When you use File Menu | Recent Files, and you select a file, as long as the
file is in the current open FP web, then you should not have a problem,
however the File Menu | Recent Files list will show recent files open from
other webs, as well as the current open web.

Try the following, directly in FP, open your live site on the remote server,
create a new page, save the page, then open the page by double clicking it
in the Folder list, then insert Hit counter, save page, then File Menu |
Preview in Browser. Does the hit counter display and increment correctly?

--

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

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


Dan W said:
Ok, I did use File/menu/Open Web to insert the hit counter but it changed
the path code after the counter was saved, why? And as far as using
"File/Recent Files, how would opening Recent Files (same page I just
inserted the hit counter on) corrupt the code path after being saved too?

use
File will
C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
..............................with a computer

Steve,

I did as you said, this was the code/path in the FP2000 HTML view
tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
a
hit confused
web What
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
in page
and
 
Dan,

In general FP will adjust the path to it's components when publishing, since
the structure of your local PC will be different from that of the server you
are publishing to. In most cases this should not be an issue.

However in your case it seem like FP is not able to set the path during
publishing correctly, this could be how you have you local web set up, how
you access them, etc., it could be anything. You might want to try doing a
repair of your current install.

--

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

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


Dan W said:
Yes Thomas, that works. Of course inserting the counter "live"on the server
worked when I tried it per Steve's instructions. But that does not answer
the question, why doesn't it work without changing the path/code in FP2000
after it is saved, published and viewed in IE6?

Thomas A. Rowe said:
Dan,

When you use File Menu | Recent Files, and you select a file, as long as the
file is in the current open FP web, then you should not have a problem,
however the File Menu | Recent Files list will show recent files open from
other webs, as well as the current open web.

Try the following, directly in FP, open your live site on the remote server,
create a new page, save the page, then open the page by double clicking it
in the Folder list, then insert Hit counter, save page, then File Menu |
Preview in Browser. Does the hit counter display and increment correctly?

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
..............................with a computer

Steve,

I did as you said, this was the code/path in the FP2000 HTML
view
tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE"
i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6" i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di inserting
a different
Web Save,
and
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif it
in
 
Thanks Guys,

I got my counter working now but I would like to know how you reset it back
to zero when you want to start a new count?
Using FP 2002.

Thanks,
Ed.

Thomas A. Rowe said:
Dan,

In general FP will adjust the path to it's components when publishing, since
the structure of your local PC will be different from that of the server you
are publishing to. In most cases this should not be an issue.

However in your case it seem like FP is not able to set the path during
publishing correctly, this could be how you have you local web set up, how
you access them, etc., it could be anything. You might want to try doing a
repair of your current install.

--

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

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


Dan W said:
Yes Thomas, that works. Of course inserting the counter "live"on the server
worked when I tried it per Steve's instructions. But that does not answer
the question, why doesn't it work without changing the path/code in FP2000
after it is saved, published and viewed in IE6?

as
the
clicking
it always
use That's
it! File
C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
..............................with a computer

Steve,

I did as you said, this was the code/path in the FP2000 HTML
view
tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE"
i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Di
inserting open
the FP2000
and
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D placed
 
Open the live site directly in FP, then in the _private folder, locate a
file with the name of your page, pagename.htm.cnt, right click, select open
in notepad, then change the number, but do not change the number of digits.

--

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

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


Ed. said:
Thanks Guys,

I got my counter working now but I would like to know how you reset it back
to zero when you want to start a new count?
Using FP 2002.

Thanks,
Ed.

Thomas A. Rowe said:
Dan,

In general FP will adjust the path to it's components when publishing, since
the structure of your local PC will be different from that of the server you
are publishing to. In most cases this should not be an issue.

However in your case it seem like FP is not able to set the path during
publishing correctly, this could be how you have you local web set up, how
you access them, etc., it could be anything. You might want to try doing a
repair of your current install.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
long
as open
from clicking
Menu
times
C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLa
ir/

to be installed by the web bot.

hth


--
95isalive
This site is best viewed..................
..............................with a computer

Steve,

I did as you said, this was the code/path in the
FP2000
HTML
view
tab
when
I
saved the new hit counter;

<!--webbot bot="HitCounter"
u-custom="counter/counter.gif" b-reset="TRUE"
i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" -->

When previewed in IE6 this is what I saw;

<p align="center"><!--webbot bot="HitCounter"
u-custom="counter/counter.gif" i-digits="6"
i-image="5"
PREVIEW="&lt;strong&gt;[Hit Counter]&lt;/strong&gt;"
i-resetvalue="76292" startspan --><img
src="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20Documents/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif|Disrc="_vti_bin/fpcount.exe/C:/Documents%20and%20Settings/Administrator/My%20D
ocuments/My%20Webs/ImageLair/?Page=encrypt.htm|Custom=counter/counter.gif placed
 
Back
Top