PDA

Click to See Complete Forum and Search --> : word counter


webnik
Jan 14th, 2000, 08:28 AM
How do I code an application to count the total words and total letters in textbox1? AND textbox2 displays each word and the number of times it is displayed in textbox1.
The above all happens when a command button named "parse" is clicked.