hello
i have a text file that has a list of data on each new line, can someone tell me how i can use asp to search the text file and see if a line contains the data "6674" if it does then it should do a response.write saying match found if not then match not found.
thank you