Hey all,

I have an update form where one of the fields is a cfinput type of file.
Problem is that more than one person can make this update, and there will be
cases where someone may not have the original file that is uploaded to the
server. The file name is stored in the table so if there was a file uploaded
then it is in the table. So what I need to do is, if someone who does not
have the original file is updating the form, the file name stays in the
server. Do I just put a hidden variable with the file name on the update
form and check to see if I am passing an empty field for the file then to
use the hidden file name? Does this make sense?

 

Thanks,

 

Bruce

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286968
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to