detect and interact with active internet explorer window

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
ngt45w
Posts: 1
Joined: 22 Aug 2022, 13:07

detect and interact with active internet explorer window

Post by ngt45w » 22 Aug 2022, 13:13

Hi.

my first post on AHK forums....

anyways, i have a problem. i want to detect certain input box title of an activex window inside of an internet exploer.

if the text is detected, it would mean the page has image and an input box. i need to interact with these three things....

so, the internet explorer window is kinda always open so i was thinking an always on script that initially checks for window title and if matched, meaning the active window is indeed internet explorer, go and keep checking that text is detected anywhere.


how would i go about solving this?

i have tried window spy by that is not detecting any activex popup so that is out the window.


Post Reply

Return to “Ask for Help (v1)”