View Single Post
Posts: 52 | Thanked: 8 times | Joined on Apr 2010
#1
How would it be possible to read information from a website, like an image, or a set of text within the html code?

Further more, I would like to be able to automatically fill out a form on a website through a C++ application using the Nokia QT SDK.

I have C++ and some QT experience, but no knowledge of how to interact with internet based material such as html pages.

Thanks.