HI
I have a text file that contains lots of information.
what i want to do is take only the lines that contain a specific word say "location" which is at the start of the sentence and select all of them and export them to a new text file. How can it be done in asp.net.
thanks