I made a little script for uploading pictures on a sort of 'guestbook' type of site.
But I wanted to limit the upload size to say 75 K, anyway...I managed to do so with this code :
<INPUT TYPE="hidden" name="MAX_FILE_SIZE" value="75000">, but it gives an error code instead of a message like : 'you can only upload up to 75 k'.
how do I get my script to give this message when someone uploads a picture larger than 75k
mail me,
niels