I think we need to see code again. Can you post the form, and
insert.cfm, to Pastebin and share the links?

On Mon, Aug 15, 2011 at 3:54 PM, Mo Lay <[email protected]> wrote:
>
>>Hmm. The enctype should have fixed it. Are you sure you aren't using a
>>cached version in the browser?
>>
>>
>>
>>>> >
>
> You are right Raymond ( what an expert you are !!)..
>
> i am getting another error :
>
> No data was received in the uploaded file "test1.txt".
>
> Saving empty (zero-length) files is prohibited.
> Verify that you specified the correct file.
>
> The error occurred in E:\onesource\insert.cfm: line 470
>
> 468 :     <!---Use the following to upload the file and send it --->
> 469 :  <cfset destination=expandPath("./files")>
> 470 :     <cffile action="upload" filefield="attachment_1" 
> destination="#destination#" nameconflict="Makeunique">
> 471 :
> 472 :
>
>
> I am wondering if the it is pointing the wrong folder...
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:5455
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to