Hello guys,

i want to reboot my router using my application , but normally it can only be dont by clicking on a button on HTML page which executes a javascript,
and since i cannot include javascript function on hyper-link, is there anyway to execute specific javascript's function on html page using Qt libraries ?

thank you