Are you sure the data should be posted in such a format?
This might help you: http://www.faqs.org/rfcs/rfc2388.html
What you are using seems to be "application/x-url-encoded".
Are you sure the data should be posted in such a format?
This might help you: http://www.faqs.org/rfcs/rfc2388.html
What you are using seems to be "application/x-url-encoded".
Thank you for your responses. I found out the problem was the format of my post data. I also needed to add the end of the data text. If anyone is interested in knowing the solution I can post my code here.
Once again thank you for your time.
Ar
- AR
Hi, please post your Qt code here, It will be useful for our forum users.
Not using the deprecated QHttp class in new code would also be helpful.
This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Bookmarks