kbutch
04-29-2005, 02:52 AM
Hi,
I'm wondering if its possible to count words in a string in a textbox in any given line.
eg. In the textbox, there are 2 lines.
Line 1: THis is line one
Line 2: this is the second line
so if I put the cursor on the 1st line I would get an answer = 4, 2nd line = 5 ...
Is it possible to count the words on each line? (One line at a time)
Thanks in Advance
I'm wondering if its possible to count words in a string in a textbox in any given line.
eg. In the textbox, there are 2 lines.
Line 1: THis is line one
Line 2: this is the second line
so if I put the cursor on the 1st line I would get an answer = 4, 2nd line = 5 ...
Is it possible to count the words on each line? (One line at a time)
Thanks in Advance