G
Guest
Hi All,
I'm trying to build a small piece of automation to assist my disabled
brother. He moves through the links contained on a web page by repeated
invocations of the tab key. As he does so I want the automtion to provide him
with a synopsis of the link.
My question - is there a method or propery which will allow me to examine
the CURRENTLY SELECTED link in seperate running instance of Internet
Explorer.i.e examine the URL, link title etc. I am probably going to have to
control this from a Tcl app via TCOM library interface (provides COM
integration wihthin a Tcl env).
Apologies in advance if this is a stupid question.
I'm trying to build a small piece of automation to assist my disabled
brother. He moves through the links contained on a web page by repeated
invocations of the tab key. As he does so I want the automtion to provide him
with a synopsis of the link.
My question - is there a method or propery which will allow me to examine
the CURRENTLY SELECTED link in seperate running instance of Internet
Explorer.i.e examine the URL, link title etc. I am probably going to have to
control this from a Tcl app via TCOM library interface (provides COM
integration wihthin a Tcl env).
Apologies in advance if this is a stupid question.