How do I count the number of letters in a textbox using c#?
Posted: Fri May 15, 2009 11:07 am
How do I count the number of letters in a textbox using c#?
I specifically need the exact number of letters. example alabama has 7 letters.
after i get that number i need the number of times each letter is used. example mississippi has 1m 4 i's 4 s's and 2 p's.
thanks for interest.
I specifically need the exact number of letters. example alabama has 7 letters.
after i get that number i need the number of times each letter is used. example mississippi has 1m 4 i's 4 s's and 2 p's.
thanks for interest.