Hello. I need my VB6 application to show a html page from a url, but whenever I try to use the MS HTML object library plugin, it shows a small portion of the page and cuts everything else off no matter how much I resize it. I've looked for acivex controls that offer the same functionality, but have found none...
This picture shows how html page appears in the app at runtime. The portion that renders correctly is in the red box. The actual size of the object is in green.
This picture shows how the html page appears in the browser (and how I would like it to appear in my app).
If someone could please tell me if i am missing anything, such as a parameter, or
could show me a different activex control or plugin that I could use, I would be very thankful.






Reply With Quote