ludocus Posted October 9, 2008 Posted October 9, 2008 (edited) Filling in inputs and clicking buttons with IE.au3 Is that possible? I want to fill in two inputs and click 1 button (image) even if the IE object is hidden.. please help me Edited October 11, 2008 by ludocus
PsaltyDS Posted October 9, 2008 Posted October 9, 2008 Filling in inputs and clicking buttons with IE.au3Is that possible?Yes.I want to fill in two inputs and click 1 button (image) even if the IE object is hidden..Read the help file under all the _IE* functions of the IE.au3 UDF. Try out the example scripts located there, then take a shot at doing it yourself. If you get stuck, post what you've tried and get more help. That's the learning curve, and there is no shortcut around it.please help meThat'll be five cents, please... Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
ludocus Posted October 11, 2008 Author Posted October 11, 2008 I send the money.. and thnx.. I found it! _IEFormGetObjByName _IEFormElementGetObjByname _IEFormSetValue _IEFormImageClick
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now