I have used Doc.getElementById("ID").innerText to extract emails from some webpages. But I have a trouble in the following webpage, in which there is no Tag name or ID name for the email link. I could not use VBA to find and extract it. Anyone can give a help?
http://www.sciencedirect.com/science...92867412010008
(I need the email address in the button of the little green envelop. The source is "<a href="mailto:t.sixma@nki.nl"><img src="http://cdn.els-cdn.com/sd/entities/REemail.gif" alt="E-mail the corresponding author"></a>")
Bookmarks