Running on Windows 7 with IE10.0.5 the code below works fine.
oIE = _IEAttach("somestuff", "Text")
Same code, same url with Windows Server 2008 R2 and IE10.0.6 returns 7 (No Match)
OS issue or IE issue? (or dumb programmer issue?)
This is using the latest autoit, downloaded and installed a few days ago on Win7 and today with the standard IE.au3 as ships with the installer.