I have a problem checking if a file that was uploaded ages ago still exists before a user deletes it.
The user can select multiple check boxes for what records get deleted. The file name is stored in a database along with the record. Ideally the file associated with that record should always...
Maybe this can help. It has extra code but you might need it to see where I going with this.
========================================================
<cfif not #form.attachment# is "">
<!---Can also use CFFILE ACCEPT="" to filter images. Goes before action--->
<cffile...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.