Question
How to check file size on upload? In case file is massive...
Hi, I have an upload file button on my page, is there a way
to check a file size before allowing user to upload file. Right
now, if a user uploads a huge file (5 gigs), it would crash is
there a file to somehow stop them? I've researched forums and all
say that you have to first upload the file and then check the file
size with cffile, but is there another way?
Thanks so much,
c
Thanks so much,
c