in reply to RE: uploading files in CGI
in thread uploading files in CGI
Looking at the code example it looks like he not only has read the docs, but correctly figured out that he wants to use the code from here for binary files.
Unfortunately I notice that the example has an open without checking for success. Oops. Since this is an example that people are likely to copy without understanding, I think this is important.
|
|---|