All,
> > P.S. What version of CGI.pm do you have?
>
> 2.752.
On Gerald's advice, I upgraded CGI.pm to the latest version on CPAN
(3.07). This appears to have fixed the problem, though I'm not sure why.
Anyway, its in the archive now, so if anyone sees this problem in the
future, this might help
On Fri, Mar 18, 2005 at 03:01:10PM +0100, Gerald Richter wrote:
> While the browser seems to send the file, it does not seem to encode it
> correctly, otherwise we should see something in -file.
I added code to dump $rec_req->content to a file so I could check it.
The file appears to be intact. Ev
>
> When it fails, I get this instead:
>
>
> $VAR1 = {
> '-file' => undef,
> 'file' => bless( \*{'Fh::fh1somefile.txt'}, 'Fh' )
> };
>
>
> It seems that the browser is at least doing the right thing,
> because the CONTENT_LENGTH and CONTENT_TYPE environment
>
[Resending, because I need guidance. I realise that file uploads are
working fine for most people, so I'm not expecting an answer, but I'm
hopeful that someone can tell me where to start looking.]
I've noticed that file uploads don't seem to always work. The uploaded
file appears to come through e