Hi
Can anybody on here help me to "read" data in a webpage from within a VB6 application?
I've embedded a (hidden) WebBrowser control which is where the page will be loaded. I'd like to be able to "read" a piece of the info in the Web page for use within my VB app.
The info I'll be reading will either be in a <div> tag, or I can put it in a text box. whichever works best.
Thanks in advance. I know one of you very knowledgeable people will be able to help
~Salem