After I navigate to a website I want to extract the information I seen on the screen do I use oIe.document with what extension I'v seen so many variations. Everything I seen so far is much more comple than what I need is there any place I can research what I can use to extract what I seen on screen when I click on view and source I get the message The XML source file is unavailable for viewing. This is what I see on screen <?xml version="1.0" ?> - <AddressValidateResponse> - <Address ID="0"> <Address2>6406 IVY LN</Address2> <City>GREENBELT</City> <State>MD</State> <Zip5>20770</Zip5> <Zip4>1440</Zip4> </Address> </AddressValidateResponse>