Questions
How can ColdFusion work with ZIP and JAR files?
How can I get a list of files in a directory?
How can I limit the size of a file when uploading with cffile?
How can I read a simple text file, processing each line of the file?
How can I read and write ColdFusion .log files?
How can I read, set, or delete Windows system registry data?
How can I use ColdFusion to serve files that exist outside of the web root?
How do I convert a list of files into links?
How do I delete a folder and all files and subfolders beneath it?
How do I find out if a specific file or directory exists on my ColdFusion server?
How do I find the file extension for a file?
How do I find the size of a directory?
How do I get a listing of just the files or child directories in a directory?
How do I get information about a file?
How do I get the directory for the current template?
How do I monitor a file directory for added/deleted/ changed files?
How do I prevent a file from becoming corrupt due to simultaneous access?
How do I read and write binary files?