occam Posted September 8, 2015 Posted September 8, 2015 I'm not user but want to know if AutoIT do the following:1. I want a hot key that only fires code if the Caret (data entry focus) is in a specific text box in a web application running under Internet Explorer. When the hot key is pressed, I want to check that the caret is in the specified text box and execute code or abort otherwise.2. If the caret was in the specified text box when the hot key was pressed, I want to popup a dialog and require the user to enter data in three fields. When the user clicks the OK button in the dialog, I want AutoIT code to enter text into the text box. Thanks in advance.
ViciousXUSMC Posted September 8, 2015 Posted September 8, 2015 Sounds Very Doable to Me, would be working mostly with the IE.UDF and a GUI
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