Click to See Complete Forum and Search --> : Starting from a specific line while reading a text file


telmessos
12-29-2009, 02:14 AM
Hi All,

I found an ASP code reading the text file and writing to MySQL which seems to work fine. Because of the data structure sometimes errors occur. I want to go on writing from the line where error occured. I searched on the internet but couldn't find how to go to the specific line of the text file and continue from there.

Thanks for your help
telmessos