Hello, I created a function like _IECreateEmbedded but the difference is that my function should support the latest  internet explorer version that installed on the computer. I tested this function here: '?do=embed' frameborder='0' data-embedContent>> And now after some repairs and improvements, I think that the code works stable.   this is the example+UDF: #include <ButtonConstants.au3> #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> #includ