I am using the WebBrowser control in a VB6 application. I want to save all the web pages that a user visits in a folder (in the same way as how IE dumps all the pages visited in the Temporary Internet Folder). How do I accomplish this?

Thanks,

Arpan