* Mike Hansen <[EMAIL PROTECTED]> [070420 22:32]:
> 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 hu
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
_