Jump to content

Recommended Posts

Posted

I am familiar with resizing the GUI and the IE inside the gui, but when I generate a window via IE that is not inside a gui.. how do I set the size. I am familiar with the javascript commands to move and spawn and resize the window, but do we have commands to move, resize and spawn a window of say 500x300 from autoit without using the Gui?

For example I need something like....

$oIE = _IECreate('mydomain.com/myfile.htm, width, height)

Then be able to move it to any position on the screen without javascript....

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...