thenewprogrammer
New Member
- Messages
- 45
- Reaction score
- 0
- Points
- 0
using a upload script that works perfectly but one problem. When i upload huge files it triggers the file is greater than limit error. Seems pretty obvious on how to fix it. So i made file size with billion 9's. But it still fails no matter what size i put. Other files upload fine but than i tryed uploading .iso file, which is 4 gigs but always triggers this error. I use internet explorerer 8 and mozila firefox.
The uploader i am using is this. I changed the file type allowed and file size on it.
http://webdeveloperplus.com/jquery/multiple-file-upload-with-progress-bar-using-jquery/
The uploader i am using is this. I changed the file type allowed and file size on it.
http://webdeveloperplus.com/jquery/multiple-file-upload-with-progress-bar-using-jquery/