Mike Martin wrote:
Hi I have a CGI script that uses filefields to get filenames before
passing to the shell and I want to disable the creation of a tempfile.
After googling for a while I cant find out where to turn this
behaviour off. I have found references to $use_tempfiles variable, but
am having difficulties working out how to use it.

See CGI::upload_hook in the CGI module <http://search.cpan.org/~lds/CGI.pm-3.19/CGI.pm>.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to