For my project for my visual basic.net class I am taking a text box and importing a text file with some information inside it. I would like the program to do a word count, paragraph count, character count and a word count. Does anyone know what the code should look like for this or what I should count to get the number for each one. I know that for a word count I need to count the spaces between the word. I have no idea what the code should look like. I need help really bad Its due in like a week or so any help would be greatly appreciated!


Reply With Quote