How do I count specific characters from sentence?
I have 2 textboxes, in first you type your word or sentence, on second textbox you type your character.
How do I count how many of this specific character is in first textbox?
I use Visual Studio 2010 vb.net