I am writing the app in VB.NET but this is not a .NET specific question.

I have an already existing text file that has 200 lines. I need to insert a line at the top of the document but all I can figure out how to do is append it to the end. Can anyone point me in the right direction?

Thanks,

Jim