Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. CodeMerc

    VB Web Browser - stopping script errors

    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...

Part and Inventory Search

Back
Top