ianohlander
Programmer
I am working on a VB application that will strip some information out of a web-page's HTMl to an excel document (county property information, like parcel #'s, etc).
Anyway, using the Internet Transfer Control, I know how to open the URL and even get the source HTML. The trouble is that there are 3 frames on this page, so I am only getting the top level frame's source. In fact, I want the 3rd, last frame's code.
Does anyone know how to do this? How can I use Internet Transfer Control to access the source from a specific frame?
Thanks,
Ian Ohlander
Anyway, using the Internet Transfer Control, I know how to open the URL and even get the source HTML. The trouble is that there are 3 frames on this page, so I am only getting the top level frame's source. In fact, I want the 3rd, last frame's code.
Does anyone know how to do this? How can I use Internet Transfer Control to access the source from a specific frame?
Thanks,
Ian Ohlander