Mark Leder wrote:
> No - what I'm looking for is, immediately after a file upload is completed,
> using Cffile, that the resultant structure generated by cffile be deleted,
> not the file itself.  I have to do this because of addditional processing
> further down the page. 

Although I can't think of any good reason to have to delete the results 
structure, if you're using CFMX version 7, you can make use of the 
"result" attribute of CFFILE.. put it into a different variable other 
than "cffile" and then delete *THAT* structure.  Or just reset it to an 
empty string or something.

Rick

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242612
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to