 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
diasrob Guest
|
Posted: Sun Aug 13, 2006 8:18 am Post subject: Colecting data from web pages using C++ |
|
|
Hi all,
Is it possible to get data (non-formated text data) form web pages
using C++ programming ? I need to get some achieved in the LAN of my
company for optimizing a daily task I do. Sorry the level of question,
but I'm just a newcomer on such subject.
Thanks,
Roberto Dias |
|
| Back to top |
|
 |
Ian Collins Guest
|
Posted: Sun Aug 13, 2006 9:10 am Post subject: Re: Colecting data from web pages using C++ |
|
|
diasrob wrote:
| Quote: | Hi all,
Is it possible to get data (non-formated text data) form web pages
using C++ programming ? I need to get some achieved in the LAN of my
company for optimizing a daily task I do. Sorry the level of question,
but I'm just a newcomer on such subject.
Yes, but C++ probably isn't the best language to do this from scratch. |
I'd use something like wget to fetch the pages and process them off-line.
--
Ian Collins. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|