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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Gary Ray

  1. Gary Ray

    VB Script opening Edge Webpage

    This has worked a treat thankyou so much.
  2. Gary Ray

    VB Script opening Edge Webpage

    I have the below script which opens a webpage in Edge. Set objShell = CreateObject("WScript.Shell") objShell.Run "msedge http://ceto/dhms/login.aspx" Struggling to find code to refresh the page once it loads - it doesnt need to be done more than once just when it loads. The reason for this is...

Part and Inventory Search

Back
Top