Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Newbiesome

  1. Newbiesome

    Hoe to check if file exists before I use CFFILE DELETE

    Thank you. "I don't know why I did it, I don't know why I enjoyed it, and I don't know why I'll do it again..." - Bart Simpson
  2. Newbiesome

    Hoe to check if file exists before I use CFFILE DELETE

    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...
  3. Newbiesome

    cffile

    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 &quot;&quot;> <!---Can also use CFFILE ACCEPT=&quot;&quot; to filter images. Goes before action---> <cffile...

Part and Inventory Search

Back
Top