$oForm = _IEGetObjByName ($oIE, "action_reset_simbl_ip")
$handle= _IEPropertyGet($oIE, "hwnd")
_IEAction($oForm,"focus")
ControlSend($handle, "", "[CLASS:Internet Explorer_Server; INSTANCE:1]", "{Enter}")
WinWait("来自网页的消息","Click OK if you want to apply the settings, otherwise click Cancel.")
ControlClick("来自网页的消息", "Click OK if you want", "[CLASS:Button; INSTANCE:1]")