Question about posting a file
| Tue, 2007-06-26 16:07 | |
|
Hi, I am able to send postdata to the webserver. Everything works fine. But now I also want to send a image (jpeg). I try a few things but I am not sure how to do this. Does any one has experience with sending a binary file with http post? 1) How to read such a image and Thanks! TBuf<KDefaultBufferSize> postData; |
|





