<% menubar %>
Word Count

Word Count tallies the number of words on a web page or from pasted text. The result is a list of words with the frequency of use (word count) upon the page.

HTML tags are stripped prior to counting.

Javascript is stripped out prior to counting.

STYLE blocks are stripped out prior to counting.

Special characters are handled according to the following replacement:
" removed
; removed
: removed
, removed
? removed
/ space
| space
& space
@ space
space@ space
space-space space
Word Count is written entirely in VBScript (ASP) running on IIS by Anthony J. Garot.

Send suggestions for improving Word Count here.

Interested in reviewing the code? Ask here by specifying your interest/use for the code.
 
Start Word Count