Results 1 to 2 of 2

Thread: Final Project help PLEASE!!

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2003
    Posts
    33

    Final Project help PLEASE!!

    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!

  2. #2
    Hyperactive Member anita2002's Avatar
    Join Date
    Dec 2001
    Location
    In u'r Heart
    Posts
    482

    Re: Final Project help PLEASE!!

    Originally posted by doro40282
    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!
    Just search for 'word Count' on VB Forums. U will get lot of source codes.
    This is for counting words in a text box. Have a look at it.
    http://www.vbforums.com/showthread.p...ght=word+count
    Can't imagine life without VB
    (Various Boyfriends)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width