Ok i've been working on an HTML parser and everything works great with 12 lines of code EXCEPT! when the HTML source code gets too large my program freezes. or so i believe that is problem, it's worked with smaller files.

So anyway what could be causing this? I use basic string commands such as CharNum and Mid$ thats about all it consists of.

Could someone please help me out here..

thanx!