Subscribe via Email
-
Related Snippets
- Pad a string (ColdFusion)
- Insert a separator every x characters (ColdFusion)
- Display variable or N/A if it's empty in an elegent one-liner (ColdFusion)
- Create sitemap xml file gzip (ColdFusion)
- PDF export example using cfdocument tag (ColdFusion)
Archives
Categories
Web Tools
Tag Archives: file system
ColdFusion CFFile rename – source attribute invalid
Nov282011
While this quick troubleshooting tip is aimed at ColdFusion, it actually has some application to other scripting languages when performing file system operations. If <cffile> throws a "source attribute invalid" error, many times, you might be surprised to find that … more …
