Hi all,

I am programing a small hangman game in vb. Right now i have the word list hardcoded into the applicaion. what i would like to do is have the app read a txt file and take the words from that. My question is how to i get vb to read a txt file. I dont want to use a db cause i think that would be overkill. Any suggestions would be welcome and appreciated

Scott