Hi John, yes, unfortunately setting the MAX_FILE_SIZE field only works once
the files have been uploaded. Thanks for the reply!


> From: [EMAIL PROTECTED] (John W. Holmes)
> Organization: U.S. Army
> Reply-To: <[EMAIL PROTECTED]>
> Newsgroups: php.general
> Date: Mon, 14 Oct 2002 16:10:48 -0400
> To: "'Monty'" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> Subject: RE: [PHP] Checking File Size BEFORE Uploading
> 
> You can set the MAX_FILE_SIZE in the hidden element of your form, but I
> don't think that stops the form from being submitted if the file size is
> too large. Basically, the file has to be uploaded before you can tell
> what size it is.
> 
> ---John Holmes...
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to