Hi.
I've spawned an internet explorer window with:
set Explorer = CreateObject ("InternetExplorer.Application")
Explorer.Navigate "C:\whatever.html"
Explorer.Visible = True
And I want to be able to access the form data in that window. Like, I have a form in there with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.