hi im new to vb.net, i wanted to know how to search a text doc for a user entered character and another search for a user entered word. if the character or word exists, the user needs to be prompted with a message box. i can open a text doc using FileStream and get a message box to appear but im unsure how to find the character or word in the doc.

Cheers
Snoopy