in reply to Malformed multipart POST error while uploading file to server

1) You're using CGI, so use CGI->header to print http headers.
2) Malformed multipart POST sounds like browser bug (its sending malformed data). To confirm, verify/upgrade your CGI, try different browser combination... eventually you will have to use http://wireshark.org

Replies are listed 'Best First'.
Re^2: Malformed multipart POST error while uploading file to server
by Anonymous Monk on Mar 17, 2011 at 08:56 UTC
    Hi, have u found any solution for this? I'm facing a similar issue. Using Teamsite.