Re: Upload-problem with IE

2001-08-01 Thread Gerhard Egger <[EMAIL PROTECTED]>
that worked, thank you! Gerhard On Wed, 1 Aug 2001, Gerald Richter wrote: > > > > [Tue Jul 31 18:05:38 2001] [error] [31481]ERR: 44: Line 1: Setup of > > CGI.pm failed: Malformed multipart POST > > > > That is handled by CGI.pm and the error message is from CGI.pm, so maybe > upgrading CGI.

Re: Upload-problem with IE 2

2001-08-01 Thread Gerald Richter
> Embperl 1.3.1 You should also upgrade Embperl to 1.3.3, because 1.3.3 handles errors in CGI.pm much better Gerald - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Upload-problem with IE

2001-08-01 Thread Gerald Richter
> > [Tue Jul 31 18:05:38 2001] [error] [31481]ERR: 44: Line 1: Setup of > CGI.pm failed: Malformed multipart POST > That is handled by CGI.pm and the error message is from CGI.pm, so maybe upgrading CGI.pm to a newer version may help... Let me know if this solves your problem Gerald