Parsing Table in HTMLBody

Joined
Feb 16, 2010
Messages
1
Reaction score
0
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top