PC Review


Reply
Thread Tools Rate Thread

Adding Word Count to Front Page?

 
 
=?Utf-8?B?Qm93bWFu?=
Guest
Posts: n/a
 
      1st Oct 2004
Is there a way of adding Word Count to Front Page 2003? If not, is there a
better way than tediously transferring a file to Word to ascertain the number
of words it contains?
 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      1st Oct 2004
An HTML page is not a Word document, nor is it a text document. What do you
want to count? The "words" in the HTML? The "words" that sho up in the
browser window? The "words" in the JavaScript? The "words" that are created
by JavaScript at run-time, using "document.write" etc? The "words" that the
page dynamically-generates if it is an ASP or ASP.Net Page, which may vary
quite a bit from one Request to another? Do you want to include META tags?
HTML tags? WebBot code?

Welcome to the Word-Wild Web!

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living

"Bowman" <(E-Mail Removed)> wrote in message
news:8536D7C0-59B7-47C2-958C-(E-Mail Removed)...
> Is there a way of adding Word Count to Front Page 2003? If not, is there a
> better way than tediously transferring a file to Word to ascertain the

number
> of words it contains?



 
Reply With Quote
 
Kevin Spencer
Guest
Posts: n/a
 
      1st Oct 2004
Let me clarify my remarks. The problem is that FrontPage is a toolkit for
developing ANY kind of web application or web document. Let's say that the
team at Microsoft decided to add Word Count to FrontPage. Now, only you have
the specific requirements that you have outlined. Others might have
different requirements and conditions for counting "words" in a web
document. Therefore, the only way the FrontPage team could add Word Count to
FrontPage would be to create a highly-configurable class that offers the
user about 20 different types of "words" that could or could not be counted,
so that each person could configure it the way they want. Add to that the
fact that, in my 7 years an a FrontPage MPV, I can't recall anyone other
than yourself complaining that it wasn't there. Apparently, you are among
the very few who have a need to do this with a web document. So, it's highly
unnlikely that you will see such a tool added to FrontPage.

In the meantime, you apparently have Word. When you need to count words, use
Word to count them, and then paste them into NotePad, and then FrontPage
(from NotePad, to remove the proprietary Office HTML).

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living

"Bowman" <(E-Mail Removed)> wrote in message
news:8536D7C0-59B7-47C2-958C-(E-Mail Removed)...
> Is there a way of adding Word Count to Front Page 2003? If not, is there a
> better way than tediously transferring a file to Word to ascertain the

number
> of words it contains?



 
Reply With Quote
 
=?Windows-1252?Q?Rob_Giordano_\=28aka:_Crash_Gordo
Guest
Posts: n/a
 
      1st Oct 2004
I wonder why one would need it anyway...unless the host is charging by the word? Just kidding Bowman...


"Kevin Spencer" <(E-Mail Removed)> wrote in message news:ufUX0m%(E-Mail Removed)...
| Let me clarify my remarks. The problem is that FrontPage is a toolkit for
| developing ANY kind of web application or web document. Let's say that the
| team at Microsoft decided to add Word Count to FrontPage. Now, only you have
| the specific requirements that you have outlined. Others might have
| different requirements and conditions for counting "words" in a web
| document. Therefore, the only way the FrontPage team could add Word Count to
| FrontPage would be to create a highly-configurable class that offers the
| user about 20 different types of "words" that could or could not be counted,
| so that each person could configure it the way they want. Add to that the
| fact that, in my 7 years an a FrontPage MPV, I can't recall anyone other
| than yourself complaining that it wasn't there. Apparently, you are among
| the very few who have a need to do this with a web document. So, it's highly
| unnlikely that you will see such a tool added to FrontPage.
|
| In the meantime, you apparently have Word. When you need to count words, use
| Word to count them, and then paste them into NotePad, and then FrontPage
| (from NotePad, to remove the proprietary Office HTML).
|
| --
| HTH,
| Kevin Spencer
| .Net Developer
| Microsoft MVP
| I get paid good money to
| solve puzzles for a living
|
| "Bowman" <(E-Mail Removed)> wrote in message
| news:8536D7C0-59B7-47C2-958C-(E-Mail Removed)...
| > Is there a way of adding Word Count to Front Page 2003? If not, is there a
| > better way than tediously transferring a file to Word to ascertain the
| number
| > of words it contains?
|
|
 
Reply With Quote
 
Bob Lehmann
Guest
Posts: n/a
 
      2nd Oct 2004
Maybe Bowman gets paid by the word?

Bob Lehmann

"Rob Giordano (aka: Crash Gordon®)" <(E-Mail Removed)>
wrote in message news:eDCRBv%(E-Mail Removed)...
I wonder why one would need it anyway...unless the host is charging by the
word? Just kidding Bowman...


"Kevin Spencer" <(E-Mail Removed)> wrote in message
news:ufUX0m%(E-Mail Removed)...
| Let me clarify my remarks. The problem is that FrontPage is a toolkit for
| developing ANY kind of web application or web document. Let's say that the
| team at Microsoft decided to add Word Count to FrontPage. Now, only you
have
| the specific requirements that you have outlined. Others might have
| different requirements and conditions for counting "words" in a web
| document. Therefore, the only way the FrontPage team could add Word Count
to
| FrontPage would be to create a highly-configurable class that offers the
| user about 20 different types of "words" that could or could not be
counted,
| so that each person could configure it the way they want. Add to that the
| fact that, in my 7 years an a FrontPage MPV, I can't recall anyone other
| than yourself complaining that it wasn't there. Apparently, you are among
| the very few who have a need to do this with a web document. So, it's
highly
| unnlikely that you will see such a tool added to FrontPage.
|
| In the meantime, you apparently have Word. When you need to count words,
use
| Word to count them, and then paste them into NotePad, and then FrontPage
| (from NotePad, to remove the proprietary Office HTML).
|
| --
| HTH,
| Kevin Spencer
| .Net Developer
| Microsoft MVP
| I get paid good money to
| solve puzzles for a living
|
| "Bowman" <(E-Mail Removed)> wrote in message
| news:8536D7C0-59B7-47C2-958C-(E-Mail Removed)...
| > Is there a way of adding Word Count to Front Page 2003? If not, is there
a
| > better way than tediously transferring a file to Word to ascertain the
| number
| > of words it contains?
|
|


 
Reply With Quote
 
=?Windows-1252?Q?Rob_Giordano_\=28aka:_Crash_Gordo
Guest
Posts: n/a
 
      3rd Oct 2004
Ah! Great concept...with my potential verbosity I'd certainly qualify for the million dollar webdesigner club :-)


"Bob Lehmann" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| Maybe Bowman gets paid by the word?
|
| Bob Lehmann
|
| "Rob Giordano (aka: Crash Gordon®)" <(E-Mail Removed)>
| wrote in message news:eDCRBv%(E-Mail Removed)...
| I wonder why one would need it anyway...unless the host is charging by the
| word? Just kidding Bowman...
|
|
| "Kevin Spencer" <(E-Mail Removed)> wrote in message
| news:ufUX0m%(E-Mail Removed)...
| | Let me clarify my remarks. The problem is that FrontPage is a toolkit for
| | developing ANY kind of web application or web document. Let's say that the
| | team at Microsoft decided to add Word Count to FrontPage. Now, only you
| have
| | the specific requirements that you have outlined. Others might have
| | different requirements and conditions for counting "words" in a web
| | document. Therefore, the only way the FrontPage team could add Word Count
| to
| | FrontPage would be to create a highly-configurable class that offers the
| | user about 20 different types of "words" that could or could not be
| counted,
| | so that each person could configure it the way they want. Add to that the
| | fact that, in my 7 years an a FrontPage MPV, I can't recall anyone other
| | than yourself complaining that it wasn't there. Apparently, you are among
| | the very few who have a need to do this with a web document. So, it's
| highly
| | unnlikely that you will see such a tool added to FrontPage.
| |
| | In the meantime, you apparently have Word. When you need to count words,
| use
| | Word to count them, and then paste them into NotePad, and then FrontPage
| | (from NotePad, to remove the proprietary Office HTML).
| |
| | --
| | HTH,
| | Kevin Spencer
| | .Net Developer
| | Microsoft MVP
| | I get paid good money to
| | solve puzzles for a living
| |
| | "Bowman" <(E-Mail Removed)> wrote in message
| | news:8536D7C0-59B7-47C2-958C-(E-Mail Removed)...
| | > Is there a way of adding Word Count to Front Page 2003? If not, is there
| a
| | > better way than tediously transferring a file to Word to ascertain the
| | number
| | > of words it contains?
| |
| |
|
|
 
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
Need Total Page Count to Ignore Front Matter Pages =?Utf-8?B?YnVmb3NzaWw=?= Microsoft Word Document Management 6 8th Apr 2008 10:32 AM
Excluding front and back cover from page count =?Utf-8?B?QXlhMg==?= Microsoft Word Document Management 1 3rd Jul 2007 11:19 PM
Adding a Publisher Page to a Front Page Website =?Utf-8?B?c2FtYnVjY2Fj?= Microsoft Frontpage 2 28th Mar 2007 05:37 PM
adding a flash video to front page web page. =?Utf-8?B?Um9kbmV5IERlbWtv?= Microsoft Frontpage 2 5th Oct 2006 07:04 PM
Front Page 2003 Adding a flash intro page. =?Utf-8?B?amltY2FtbQ==?= Microsoft Frontpage 6 1st Nov 2005 01:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:01 AM.