Hello, I'm quite new in AutoIT programming. And I have a major issue. When writing a script I need to be able to control an IE Webpage Dialog box. I have tried IEAttach and the Win-commands like WinActivate, but it won't work at all. It seems like AutoIT does not notice the window. I have tried using the "IETitle" but that won't work at all. And There is no way to get the HTML code from this window. I have tried to use WinActivate("[ACTIVE]") and this returns 1 after I close the dialog box