Has anyone been successfull in 'referencing' and 'touching' the new IE window that pops from a link on the original IE.
For example.
I do the:
oIE = createobject('InternetExplorer.Application')
..
..
..
On the oIE window, there is a link that opens a new nIE.
from this point on, i can only 'touch' oIE and not nIE.
how can i reference the new IE that opens from a link that is clicked automatically?
Ali Koumaiha
Wireless Toyz
Farmington Hills, Michigan
For example.
I do the:
oIE = createobject('InternetExplorer.Application')
..
..
..
On the oIE window, there is a link that opens a new nIE.
from this point on, i can only 'touch' oIE and not nIE.
how can i reference the new IE that opens from a link that is clicked automatically?
Ali Koumaiha
Wireless Toyz
Farmington Hills, Michigan