Quantcast
Viewing all articles
Browse latest Browse all 21197

[RESOLVED] I need Code that search word in notepade file (txt) - VB6

Hi every body, I'm new one here...
I need some help in my project :

I Have form with textbox and button , ok ?
So, If I click on button ,then the button open and search in notepad file any word that same as textbox..
if true, show msg"YES" else show msg"NO"

for Example :

text1="computer"
In notepad file with name (Types.txt) = "mouse computer speaker"

after click on button in the form : show msg"YES"

Viewing all articles
Browse latest Browse all 21197

Trending Articles