I would like to download only the HTML code in my VB6 program.
Webbrowser control is good but it hangs and also it has issues such as needing to disable the JavaScript, pic, etc in order to get just the HTML
The Inet control is better, but it is “buggy”
Is there any other control ?
If you only want to download the HTML of a page, you can easily use
Winsockcontrol.