i have age.txt
in which there is:
sule,10
andre,14
how do I make the system when I type sule in textbox1.text, it returns a value of 10 in textbox2.text
i have age.txt
in which there is:
sule,10
andre,14
how do I make the system when I type sule in textbox1.text, it returns a value of 10 in textbox2.text