Quantcast
Channel: Qt DevNet forums: Qt WebKit
Viewing all articles
Browse latest Browse all 542

Get data from webpage upon clicks on links

$
0
0
Hi I have a webpage used as GUI. The contents of the page is filled with dynamic data from an SQL server by the php scripts in the webpage. When the user clicks a certain link I need to get the data “hidden” in the link (multiple strings) that the webpage gets from the SQL server upon the click and have this data in C to further use it. How can I achieve this? Thanks McL

Viewing all articles
Browse latest Browse all 542

Trending Articles