in reply to File Upload CGI Form on Windows problem
Maybe you need to use binmode on binary files, such as images.
update: whoops, looked at code. it's using binmode.