Click to See Complete Forum and Search --> : Is there a maxsize (bytes) for file uploads?


VirtualBob
10-16-2003, 09:03 PM
Is there a javascript function(?) to set for the file upload part of a form that stops people uploading files over a certain size? I'm using HTML not PHP.

If not can anyone suggest how this can be done in a Perl script. I'm a bit of a beginner so verbose instructions welcomed.

Thanks,

VB

Khalid Ali
10-16-2003, 11:22 PM
unless you add some sort of java applet or MS ActiveXControl,I seriously doubt it can be done with just JavaScript

Or only when you submit the file to a server and then get teh files size there