#include $myIE=_IECreate() _IENavigate($myIE,"C:\Temp\AutoIt\link.html") _IELinkClickByText($myIE,"MyLink")