Save an HTML page with all styles and images in C#?
- by Nick Brooks
How do I an save HTML page with all styles and images in C#? I need to make a programmatic implementation of a browser's 'Save' feature which doesn't rely on Internet Explorer (WebBrowser component).