Posted by Mike on 10/09/07 19:58
Hello,
I have a page that uploads a file. It has a form and uses SELF to
process the file the second time around.
I have MAX_FILE_SIZE set. The problem is, if the file is too big I
cant check $FILE['xx'][size] until it comes back.Which could be a
while.(which the server sets to 0).
I want to check it with javascript if possible.
If I try to upload a 20 gig file the customer wont know its too big
for hours.
Help
and Thanks
Navigation:
[Reply to this message]
|