Hi,
I want to write a program to parse a word entered in a textbox by a user at runtime.
The output should display the number of times each alphabet appeared in the word. Can Someone give me a clue how to go about it???
Thanks