This line:

<CFIF Val(CGI.CONTENT_LENGTH) GT 10485760>

Check the HTTP's header for file size. In case it's too big it stops before
the file is written to the final destination folder. I am not sure if CF in
the meantime stores the file on a temp folder or just keep it in memory,
anyway, it never reaches its final destination

Hope it may help

----------------------------
Massimo Foti
http://www.massimocorner.com

Co-Author of Dreamweaver MX 2004 Magic:
http://www.dwmagic.com/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to