Hmm. The enctype should have fixed it. Are you sure you aren't using a
cached version in the browser?


On Mon, Aug 15, 2011 at 2:54 PM, Mo Lay <[email protected]> wrote:
>
>> >form.upload file is NOT the uploaded file. It's more of a ....
>> >pointer. When you use cffile/action=upload, you are telling CF to
>> >"process" the file and give you a handle to it's location. That's
>> what
>> >the CFFILE structure is returning to you - the server directory and
>> >server file. That should be covered in the guide. That's what you
>> >attach to the email.
>> >

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5453
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to