Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@JonB thanks I solved the problem by using QT to call a cs.command file, and cs.command calls the executable file.
QString program="Users/itadmin/Documents/det1/cs.command"; QDesktopServices::openUrl(QUrl("file:///"+program, QUrl::TolerantMode));
yes , i have tried it but if i set it to blank suddenly the webview closes . I am not sure where should i place that code .
You're welcome !
An outside look from time to time can give some good ideas :)