is it possible to read a specific data from a defined web page of a defined website? if possible please help for this.............or suggest me which language is appropriate for that.

Recommended Answers

All 5 Replies

the defined page will be remain opened in the browser window and then the data have to be read........does this need any kind of scripting language?

I believe libCurl for C/++ can achieve this, though it would be overkill:
http://curl.haxx.se/libcurl/

Otherwise, Python is a nice alternative too.

thanks Lyacon, thanks a lot. but i couldn't understand "though it would be overkill:".

thanks & thanks..............

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.