When I use VBS in a HTML file, I can get the screen width and height with
width=screen.width
and
height=screen.height
I would like to get the width and height in a stand alone .vbs script so that I
can place display objects where I want them in relation to the screen size. Can
anybody help?
--
Crash