What's the recommended way to validate file upload's size and type
(either filename or MIME) before downloading it into the temp
directory? I don't want the user to be able to upload a 200 MB file in
its entirety before having the controller reject it for being too big.

Thanks.
-amurka

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to