>
> When it fails, I get this instead:
>
>
> $VAR1 = {
> '-file' => undef,
> 'file' => bless( \*{'Fh::fh00001somefile.txt'}, 'Fh' )
> };
>
>
> It seems that the browser is at least doing the right thing,
> because the CONTENT_LENGTH and CONTENT_TYPE environment
> variables seem to be set
> correctly:
>
While the browser seems to send the file, it does not seem to encode it
correctly, otherwise we should see something in -file.
The only thing I see that is differnt with the form that I use is that you
don't have the action attribute in your <form> tag
Gerald
P.S. What version of CGI.pm do you have?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]