Hello,
I am new with VB.NET.
I want to search and replace some text in a .txt file.
For example:
In the textfile is the word #name#, this must be replaced by the name typed in a textbox in VB.NET.
I figured out how to put the text in a textfile but then it first cleans the whole file and places the text in the first line.
Can someone please help me?
Tnx
I am new with VB.NET.
I want to search and replace some text in a .txt file.
For example:
In the textfile is the word #name#, this must be replaced by the name typed in a textbox in VB.NET.
I figured out how to put the text in a textfile but then it first cleans the whole file and places the text in the first line.
Can someone please help me?
Tnx