Below is some code I tried to get the value from a node in webpage. But it fails when trying to set the objNode... any help gratefully appreciated.
Dim objHttp,
objDoc.validateOnParse = False
and avoid problems with monster pages with objDoc.async = False
(at least no "msxml3.dll: The data necessary to complete this operation is not yet available." error).objNode.text
.