Gaulin, Mark wrote: > Hi > Is there any way in CF or IIS to limit the allowed file size for a form > with a file "attached"?
I'm pretty sure there's a setting in apache that allows you to limit the size of POST content, but I don't recall ever seeing such a thing in IIS. CF won't help, because CF doesn't really know what's going on until the request is sent.. I'm not even sure CF *GETS* the request until the browser has sent the complete request to the web server. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262858 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

