Darrell,
[quote:3sfc9838]Thankfully, the InternetExplorer.Application COM type exposes a HWND property, which contains the handle to the window.[/quote:3sfc9838]
Try this:
SetWindowText( oOle:HWND, "This is a test" )
↧