|
|
| Code Listing by codeverve |
|---|
|
verveCFDirDel is a ColdFusion Custom Tag that deletes or empties a directory on your server. The tag uses recursion to delete all sub-folders and files within the directory that you specify.
verveCFListRand is a ColdFusion Custom Tag that can be used to genertae a list of unique random numbers between (1) and (any number). You can then use the list to loop and output query results in random order. / Typical use of this tag would be in yo |
|
|