the problem with doing it on your server (you do it just to be sure though)
is that the user has to wait for the form + file to be sent to your server
before you can respond - this can be very slow


""JFL"" <[EMAIL PROTECTED]> wrote in message
9davlf$s63$[EMAIL PROTECTED]">news:9davlf$s63$[EMAIL PROTECTED]...
> When I set <INPUT TYPE="hidden" NAME="MAX_FILE_SIZE" VALUE="500000"> and a
> user uploads a file bigger than 500000 my script prints a warning.
>
> How can I use MAX_FILE_SIZE and avoid that warning so that I can print my
> own error message to the user ?
>
> :) Jacob
> --
> [ www.eksperten.dk ] Scandinavias biggest IT forum.
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to