Hello,
I want to upload a file using http. I have been able to post in the CGI script and the files are created but always of 0 bytes. How can I send the file contents so that they will be appended to file? Anyone got an idea.

Thank you..