There may be a distinction between using a web browser control and an instance of IE (I don't know), however I ofen use IE something like this:
Dim ie As Object
Set ie = CreateObject("internetexplorer.application")
The instance of IE takes note of the IE settings in the Registry so you need to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.