Timothy Span 2005-10-12 06:52
I am opening Internet explorer windows with
CreateObject("UltraMon.Utility")
util.Run("c:\openie.bat")
with openie.bat containing
c:\program files\internet explorer\iexplore http://localhost/stuff
it works fine, but each time I run it I get another set of windows. I want to be able to only have one window open on each monitor. This VBScript is run from a touch screen panel.
Tim Spann Charterhouse Systems Group
|