[Tutor] Question about cgi module

Mike Hansen Mike.Hansen at atmel.com
Fri Apr 20 22:16:02 CEST 2007


Part of the web app that I'm writing will allow users to upload small
images to be stored in a database. Is there a way to limit how big of a
file that the user can upload? Is there some cgi setting that would
prevent a user from upload a huge file, or stop at a certain size and
error? 

Mike


More information about the Tutor mailing list