Maybe it's a pure timeout issue? 13mb takes longer to upload than 9mb... maybe the page is timing out normally in the time it takes for 13mb to upload, but not for 9mb.
There's a URL variable - I can't remember exactly what it is, and can't find it in any of the four books I have handy - "SetTimeoutSomething", I'm sure someone on the list can come up with the right name. Anyhow, you put in your URL "SetTimeoutSomething=600", or whatever value, in seconds - and that forces the timeout to be that long, just for that page. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

