Hey,

I'm trying to store the source of a website using:

text = ie.Document.Body.innerHTML

But it's not getting all of it, when I use instr on a particular segment it returns 0.

Any help would be much appreciated,
thanks