im very VERY new at vb programming....
I made a textbox that should change a line in a file, so i figured that i needed to have a button that u need to press.
My question is what should i write at the place where the line that the user line should be?
thx ^^ i know that this maybe is stupid but i need help ^^
EDIT hahah xD im so noob! i found it so now it works perfect ^^
I only needed to write " + textbox.Text() + "
with the " " ^^