I think you're using GET instead of POST in your data formatting, so use the GET method in the request as well. Anyway I'd suggest to use QNetworkAccessManager - it is much easier to use.
I think you're using GET instead of POST in your data formatting, so use the GET method in the request as well. Anyway I'd suggest to use QNetworkAccessManager - it is much easier to use.
Fenix Voltres (25th June 2009)
Of course - my mistake - this is GET. Anyway - this method doesn't work for me in this way...
But QNetworkAccessManager works perfectly well! Thanks much!
Bookmarks