Uploading files with CFFILE under ColdFusion 9
I have some CF scipt that allows users to upload files to a directory outside of the web root. It works great as long as I only upload files smaller than 47kb. If I try to upload a file larger than that I just get a white screen on the client with no errors and a Done down in the lower left corner of the client browser. BTY, it doesn't matter the type of file (doc, pdf etc), once I get above 47 kb it no longer works.
Any Ideas?
Ken ..
