ChrisRChamberlain
Programmer
Hi all,
If you create an instance of Internet Explorer with
oIE = CreateObject([InternetExplorer.Application])
the current URL can be determined by the value of the property
oIE.LocationURL
If IE has been launched by some other means, how do you access the value of the equivalent property, oIE.LocationURL?
TIA
![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)
If you create an instance of Internet Explorer with
oIE = CreateObject([InternetExplorer.Application])
the current URL can be determined by the value of the property
oIE.LocationURL
If IE has been launched by some other means, how do you access the value of the equivalent property, oIE.LocationURL?
TIA
FAQ184-2483 - the answer to getting answered.
Chris ![[pc2] [pc2] [pc2]](/data/assets/smilies/pc2.gif)