I am trying to save whatever is being currently displayed on my InternetExplorer component. I have tried to use ie.document.All.toString - however this seems to only output [object].... I am not very fluent in VB as in I have only used it for about 1 day. But from my java experience, isn't .toString supposed to give me back a string..?? Locially a string that represents the html page that I am trying to save?? Please any help on this would be helpful... Thanks