QtWebKit html form file upload
Qt WebKit
6
Posts
3
Posters
5.3k
Views
1
Watching
-
Ah, but that is not what you implied (at least, to me) before. Now that I re-read your question, it could have meant that from the start (especially if you considder the forum it was posted in).
I guess you can do what you want by using javascript. See QWebFrame::evaluateJavaScript
-
this question would help me a lot as well, if someone knows how to set a file in a input field and then submit it to the server would be nice.