FrankFrankel
Technical User
Hi,
I've seen numerous methods on how to save a web page with vb, but I'm stumped. Every time I try the methods described using the MSXML object I only get part of the page. When I view the page in a web browser there is a whole lot more. I suspect I'm downloading the page right from the server before it is processed into HTML for my browser to read.
Does anyone know how I can code something to go to a web site and then save the web page that is displayed in web browser and save it to a text file or something. I can't seem to find any code snippets to get me started in the right direction.
I've seen numerous methods on how to save a web page with vb, but I'm stumped. Every time I try the methods described using the MSXML object I only get part of the page. When I view the page in a web browser there is a whole lot more. I suspect I'm downloading the page right from the server before it is processed into HTML for my browser to read.
Does anyone know how I can code something to go to a web site and then save the web page that is displayed in web browser and save it to a text file or something. I can't seem to find any code snippets to get me started in the right direction.