Just wanted to add this works kind of ok n a Single Screen.
The problem mainly occurs when you have dual monitors with a stretched screen, it must be taking the calculations based on both screens combined.
IS there a way just to take the reolution of the main screen on the left?
Thanks for posting, but has to be in vbscript.
Just need to know how I go about centering the gif file in IE so that it works on all screen solutions. At the moment I get repeat if the resolution is higher
Managed to get it kind of working using
With IE.Document.ParentWindow.screen
vWid= .AvailWidth
vHt= .AvailHeight
End With
Problem is the IE window is not the same dimension as the image. GIF is 952 x 714, how do I make the IE window auto adjust to the centre of the screen to...
Hi,
I have this vbscript which detects a CD-rom left inserted and then brings up an IE window with an animated.gif.
It works and has worked for a year now with IE 8 and IE 9, but now IE 10 and 11 is being rolled out, it just displays a blank window in IE 10 and IE 11, can anyone help modify it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.