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"
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"