If this is your first visit to our forums, welcome!
This is the third blog article about getting more out of the web browser control. In comments I have been asked to show code that uses the web browser control. In the first blog I mentioned that the web browser control is used in a welcome dialog for Database Explorer. Let's review the code for that dialog in this blog. The dialog Let's look at the dialog again, the picture shows how it looks like. ...
Updated 2-Dec-2013 at 02:25 AM by Vincent Oorsprong (Images enlarged)
Since the introduction of COM in Visual DataFlex, around Visual DataFlex version 5, there has been a example application that contains an ActiveX object that represents Microsoft's Internet Explorer. In the example, that loads a default web-page, you can enter another address, click on a hyper-link which loads a new page, go back or forward, all the usual operations you can do with Internet Explorer itself too. While this example is good you can do much more and this blog is informing you about ...
Updated 2-Dec-2013 at 02:27 AM by Vincent Oorsprong (Images enlarged)