kellenocte Posted September 26, 2013 Posted September 26, 2013 (edited) Hi all, just getting back into AutoIt after a many year hiatus; I was snooping around looking for a way to keep a checkbox on a web page checked, with a popup basically saying the box cannot be unchecked. I did find a forum post >here that achieves this end, but creates a checkbox within its own window, as opposed to reading the state of the one on said website. Also, this particular app is used on several browsers, and I have no clue whether the IE<foo> functions are Firefox/Safari/Chrome compatible as of now (and previous use was as a standalone app that read game data off the screen). Any assistance would be awesome! Thanks! Edited September 26, 2013 by kellenocte
chachew Posted September 26, 2013 Posted September 26, 2013 As far as i know you would be able to do this but you would have to target each browser individually. You would have to use the UDF's for IE, FF and Chrome, as for other browsers i dont think there are any UDF's for them.
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