If I save a page in Internet Explorer, I can save the html file complete with images etc.
How can I do this in VB (using a webbrowser control)?
So far I have only been able to save the plain html
Thanks
Printable View
If I save a page in Internet Explorer, I can save the html file complete with images etc.
How can I do this in VB (using a webbrowser control)?
So far I have only been able to save the plain html
Thanks
OK, I can do it using sendkeys but it's not the most elegant solution...
Any other ideas?
Thanks