I see what you are saying. I must have misunderstood the question entirely.
I thought he was just wanting to not allow the images to get posted to the
final spot on the server. But bandwidth wise as far as uploading, is that
not on the client side anyway or is this for an intranet application?


Doug


----- Original Message ----- 
From: "Ian Skinner" <[EMAIL PROTECTED]>
To: "CF-Talk" <[email protected]>
Sent: Tuesday, December 05, 2006 8:54 AM
Subject: RE: Any way to limit file upload size?


> At least this way the file is not processed and uploaded to the server.
>
> Doug
>
> No, the file IS uploaded to the server by the web server to the temp
directory.  This just stops CF from moving the file from the temp directory
to another directory on the server, which is all CFFILE really does.
>
> If you want to see this in action output and #form.uploadField# used in a
cffile tag, and you will see that it is referencing a file in the temp
directory of the web server and thus already uploaded.
>
>
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
>
> ---------
> | 1 |   |
> ---------  Binary Soduko
> |   |   |
> ---------
>
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
>
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:262900
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to