I'm trying to creat something to log actual page usage vice entire site view.
i do not want an external web counter. In VB it is easy to create or open and
write to a txt file then pull the information off the txt file to be
displayed somewhere in the program but i can not figure it out using
frontpage.

Re: How do i open and write to a txt file using frontpage? by Steve

Steve
Sun Sep 04 19:23:27 CDT 2005

This should be readily available in the server logs for your domain.

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

"ChuckGoneMad" <ChuckGoneMad@discussions.microsoft.com> wrote in message
news:54222B15-2D2B-4702-A66A-B477CC6FF06C@microsoft.com...
> I'm trying to creat something to log actual page usage vice entire
site view.
> i do not want an external web counter. In VB it is easy to create or
open and
> write to a txt file then pull the information off the txt file to be
> displayed somewhere in the program but i can not figure it out using
> frontpage.



Re: How do i open and write to a txt file using frontpage? by Jens

Jens
Sun Sep 04 19:28:30 CDT 2005

You can do it using ASP or PHP depending on what the Server supports.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.

On Sun, 4 Sep 2005 12:21:02 -0700, ChuckGoneMad
<ChuckGoneMad@discussions.microsoft.com> wrote:

>I'm trying to creat something to log actual page usage vice entire site view.
>i do not want an external web counter. In VB it is easy to create or open and
>write to a txt file then pull the information off the txt file to be
>displayed somewhere in the program but i can not figure it out using
>frontpage.