Hi, I have a form in
VB.NET 2005, that loads a web page in a Web Browser Control that has a dynamic image. How can you save the dynamic image on the local drive. I can parse the <img> tag to get the "src" attribute but if I use this a new image is generated. Please help, thanks.