in reply to Re: File Upload without using CGI.pm upload function
in thread File Upload without using CGI.pm upload function

Thank you very much trwww! CGI::Simple worked perfectly without having to modify my old code or the module. As an added bonus, I am a seeing a very significant speed increase with CGI::Simple.

I wouldn't have thought to look at the CGI::Simple module, so I'm really glad I asked here.
  • Comment on Re^2: File Upload without using CGI.pm upload function