Unless you do this, the bits you upload are going to get mangled by newline conversion.open(OFH, ">$abfile") or die ...; > binmode(OFH); while ( read($fh, $data, 1024) ) {
In reply to Re: Problem with CGI::Upload using IIS v5.1
by dws
in thread Problem with CGI::Upload using IIS v5.1
by Bgorman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |