My problem is that I have a text file thats around 6MB and its going to be getting bigger everyday, its a log file for a web server. I've tried to load it into a vb using the standard Open then line input stuff but vb either runs out of mem or hangs forever. If anyone knows code that will make it load a lot faster please post it or send me and email, [email protected]. Something like wordpad would work great, because it loads the file in like 5 seconds, any help would be appreciated, thanks.