langthang084 Posted November 15, 2015 Posted November 15, 2015 My script runs on some laptops, but the result with IE 8 is different with IE 11. So how to resolve it (I dont want to install IE 11 in all laptops)Thanks all!
Developers Jos Posted November 15, 2015 Developers Posted November 15, 2015 care to share what the exact issue is or you want us to guess? Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
langthang084 Posted November 15, 2015 Author Posted November 15, 2015 I've solved this problem. Because a part of the HTML is read with _iebodyreadtext in IE 11 but not in IE 8. So I change _IeBodyReadText to _IeBodyReadHTML to solve it
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