how to get response in QtWebKit
- by user63898
Hello all
im beginner with QtWebKit i build simple web frame that loaded page ( server side )
and when from this page i submit data i like to catch the response string from the server in the c++ side
how can i do that ?