Set WshShell = WScript.CreateObject(“WScript.Shell”)
WshShell.Run “iexplore http://www.example.com”, 9
‘ Give ie some time to load
WScript.Sleep 10000
‘close the browser
WshShell.SendKeys “%F”
WshShell.SendKeys “C”
SQL DBA
Precious Lite 2022 | All Rights Reserved. Precious Lite theme by Flythemes