I want to let users upload images to a site.
My colleague installed a script using CGI_LIB.pl and it works fine, like a CGI.pm solution would, too.
But one thing I didn't read anywhere was the possibility to set a limit on the amount of bytes that actually gets uploaded.
Can anyone help?