thebarslider
Programmer
Hey there everyone hope everyones having fun coding away...
I'm having a little problem. I wish to retrieve text from a web page and use it within my C++ (MFC) programme. Is there any special functions i can call that will load up a URL and then a function that will parse it?
Also the web page i'm trying to access changes everyday, so is it possible to get my program to follow links from the base URL to find the correct page? I.e. i will supply it with relevant search criteria.
Would it be easier to use some sort of language extension? XML?
Your comments would be much appreciated.
Thank you again.
Mark.