ssuser Posted May 18, 2011 Posted May 18, 2011 Is it possible to find coordinates of hidden links in the website? Please help. Thanks
PsaltyDS Posted May 18, 2011 Posted May 18, 2011 See the _IE* functions of the IE.au3 UDF in the help file. For example _IELinkGetCollection(), and _IEPropertyGet($oLink, "browserX"). 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
monoscout999 Posted May 18, 2011 Posted May 18, 2011 (edited) two post with the same.... -.- EDIT: Tree post with the same!!!!!! -.- -.- meen you did{t thanks the other post answer..... -.- Edited May 18, 2011 by monoscout999
ssuser Posted May 18, 2011 Author Posted May 18, 2011 See the _IE* functions of the IE.au3 UDF in the help file. For example _IELinkGetCollection(), and _IEPropertyGet($oLink, "browserX").I did use the _IELinkGetCollection(), I get 0 links. This is because they are hidden/scripted.
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