sumkid Posted December 3, 2007 Posted December 3, 2007 Well i am trying to make a script to open up IE to a certain URL (i can do this) the problem i have is i want it to be able to read input boxes. like if there is one called "Subject" how would i get the mouse to find that? i want it to go into the input box and type.
PsaltyDS Posted December 3, 2007 Posted December 3, 2007 Well i am trying to make a script to open up IE to a certain URL (i can do this) the problem i have is i want it to be able to read input boxes. like if there is one called "Subject" how would i get the mouse to find that? i want it to go into the input box and type.Look at the following functions in the help file and play with the example scripts there:_IEFormElementGetValue()_IEFormElementSetValue() 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
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