I've been looking into a way to do this without using regex, or instring matches.
Ideally i'd love to use oie.document.all.tag("Table") very much the same way you would parse a HTML table from a webpage. I can't see how to do this as it seems you have to load up an IE session to do it.
any help i'd be greatful.
Ideally i'd love to use oie.document.all.tag("Table") very much the same way you would parse a HTML table from a webpage. I can't see how to do this as it seems you have to load up an IE session to do it.
any help i'd be greatful.