Software Listing of Author : "Codeverve.com"
- verveCFDirDel
- License: Shareware
- Price:


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. WARNING: be careful using this tag. If you pass it a variable like "C:", then this tag will delete or empty that entire directory!
- Publisher: codeverve.com
- Date Released: 03-11-2011
- Download
- Platform: Misc Scripts
- verveCFGetURL
- License: Shareware
- Price:


verveCFGetURL is a ColdFusion Custom Tag that gets the full URL of the page the tag is on, including all QueryString variables.
- Publisher: codeverve.com
- Date Released: 22-10-2011
- Download
- Platform: Misc Scripts
- verveCFListRand
- License: Shareware
- Price:


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 you wanted to display the results of a query or list in random order every time your ColdFusion page loads.
- Publisher: codeverve.com
- Date Released: 07-09-2011
- Download
- Platform: Misc Scripts
- verveCFNumToLett
- License: Shareware
- Price:


verveCFNumToLett is a ColdFusion custom tag that converts numbers to letters. For example, the number 3 would convert to "c". verveCFNumToLett is typically used when you need to display the whole alphabet using a loop, rather than writing code to display each letter.
- Publisher: codeverve.com
- Date Released: 17-03-2011
- Download
- Platform: Misc Scripts
- verveJZip
- License: Shareware
- Price:


VerveJZip is a ColdFusion custom tag (Java CFX) written in Java that adds zip functionality to any web application project. VerveJZip is ideally used whenever large files or large numbers of files need to be downloaded from the application server. Simply give it a file or directory to archive, tell it where to store the .zip file and away it goes. VerveJZip has been tested under Windows and Linux with various ColdFusion versions.
- Publisher: codeverve.com
- Date Released: 01-08-2011
- Download
- Platform: Misc Scripts
