|
Description: verveCFNumToLett is a Windows compatible ColdFusion custom tag that converts numbers to letters. For example, the number 3 would convert to 'c'. You can optionally supply an output parrameter to the tag, or you can have the tag use to display the results. verveCFNumToLett is typically used when you need to display the whole alphabet using a loop, rather than writing code to display each letter.
|