[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl-WebCGI] File Upload cgi - Yet again...



> it seems like the CGI glue cannot handle the file upload feature.

My hunch is, try setting $CGI::TMPDIRECTORY to something useful:

    $CGI::TMPDIRECTORY = 'Macintosh HD::Temp';

Do make sure you're using the right encoding (multipart/form-data).

-Hao

==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org