Hi guys once again! I need help doing the following. I have a web browser, and it has a page loaded into it that has two frames, one is called header and the other one is called main. Someone told me that I can somehow use the WebBrowser1.Document.DocumentElement.InnerHtml method to get the html of a page, but how do i get the html of that frame called main?? How do I do that, is there another way? Can someone help me?