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

    VB script to launch url from inside a webpage

    I want to login to a website and navigate to pages that are links. I can't figure out how to activate the link in code. I'm new to vb script. This code is working: Set IE = CreateObject("InternetExplorer.Application") set WshShell = WScript.CreateObject("WScript.Shell") IE.Navigate...

Part and Inventory Search

Back
Top