Hi guys I'm trying to submit a form, but IEFormSubmit gives an error like so:
Line585(IE.au3)
WEnd
WEnd^ ERROR
Error: The requested action with this object has failed.
So I take this to mean I can't use IEform submit,
so I thought I could use IE action......
problem is, I don'...