Hello,
I made this code:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
#include <GuiEdit.au3>
#include <WinAPIEx.au3>
#include <IE.au3>
#Include <Array.au3>
#AutoIt3Wrapper_Run_AU3Check=n
Test("http://www.autoitscript.com/site/")
Func Test($Url)
Local $Form1 , $Close_Button , $IECreatePseudo , $oIE , $aMain , $nMsg , $IELoaded
Local $ActiveURL = $Url , $Open_Button , $o_Shell , $o_ShellWindo