OK so i have a script i run for work that helps to automate some webtools we use. been using it for a couple years now.
well i got a new computer and had to upgrade IE to IE9 . the script mostly works but has some issues
it would seem that _IEDocInsertHTML() no longer works . not sure if there's something i can do to help this or if there's new security and IE can't be modified by an outside process.
the au3 hasent been updated since 06 so i have the latest version.
_IEBodyReadText() also seems to be acting up and not providing the text as it was.
anyone encounter these problems is there something easy i can do to fix it?