Automate IE - Can not click

antares70

New Member
Hello,

i am trying to automate formsinput on a webpage. i am not able to enter the form cause i don't find the "addButton" in the script.
I tryed
IE.Document.all.item("addButton").click
and some variants, but it always returns "Object required".

... deleted

Ok, i have to send http post data to the page. How to do that? How to format the data-string?
 
Last edited:

My Computer

Back
Top