Hey all, i'm trying to use the IE udf to determine the status of my online banking. Basically I'm trying to bring up the login page and use that as part of my check.
I'm using beta 3.3.9 with the newest IE udf from 3/13.
So this is the code I have.... (very small at this point and time)
AutoIt Code
The problem is, _IELoadWait never returns. It eventually times out. Now, I read something about it possibly being XML related, but I'm not quite sure.
Any ideas would be appreciated.