Results 1 to 2 of 2

Thread: [Resolved] Looking for, and storing values contained in a variable

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    17

    Question [Resolved] Looking for, and storing values contained in a variable

    Hey Guyz, I have a bit of a problem.

    I am trying to make a DVD database, which will have it's own search utility. The search will be guided by a keyword table in a access database.

    What I want to do is when I type the title into the VB application (txtTitle.text) it will store it into a variable strTitle (which it does), but I want to write code that looks though strTitle and pulls out the individual words. For Example, if the title is "The Day After Tomorrow", how do I get the program to find and store each individual word from that variable into an array?

    Is this possible

    Thanks
    Last edited by xKBx85x; Dec 10th, 2004 at 04:19 AM. Reason: Resolved
    You spend 4 hours on a peice of code that doesn't ****ing work! I love it!!!

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