KernelObject
Programmer
Hi all,
I am a VC++ programmer.
Currently I am working on a project which needs to extract data from a HTML page.
My initial plan was to write a configurable scripting language in C++. But I foundout that XML/DOM can be used in VB to extract data from a table in HTML in a jiffy.
My problem being I have very primary knowledge of both XML and VB, the learning curve is daunting and after spending a couple of weeks on Google and MSDN, I dont seem to be getting anywhere productive.
Has anybody worked on a similar project? Any source available anywhere?
One example of the kind of HTML pages I am working on would be: -> dynamic page recd after filling in data for FLIGHT details.
Any advice welcome, thanks in advance.
In the sweat of thy brow shall you eat your bread.
-Bible
I am a VC++ programmer.
Currently I am working on a project which needs to extract data from a HTML page.
My initial plan was to write a configurable scripting language in C++. But I foundout that XML/DOM can be used in VB to extract data from a table in HTML in a jiffy.
My problem being I have very primary knowledge of both XML and VB, the learning curve is daunting and after spending a couple of weeks on Google and MSDN, I dont seem to be getting anywhere productive.
Has anybody worked on a similar project? Any source available anywhere?
One example of the kind of HTML pages I am working on would be: -> dynamic page recd after filling in data for FLIGHT details.
Any advice welcome, thanks in advance.
In the sweat of thy brow shall you eat your bread.
-Bible