Aug 6, 2003 #1 brian1313 Programmer Joined Nov 1, 2001 Messages 29 Location US Is there a CF5 function that would allow me to display an integer returned by x.RecordCount as English text? ie: 25 displayed as Twenty-five? How can i do it if there is no function? Thanks in advance... -b-
Is there a CF5 function that would allow me to display an integer returned by x.RecordCount as English text? ie: 25 displayed as Twenty-five? How can i do it if there is no function? Thanks in advance... -b-
Aug 7, 2003 1 #2 jalbao Programmer Joined Nov 27, 2000 Messages 413 Location US B.Forta has a udf for this over at cflib.org - http://cflib.org/udf.cfm?ID=40 Upvote 0 Downvote
Aug 9, 2003 Thread starter #3 brian1313 Programmer Joined Nov 1, 2001 Messages 29 Location US beautiful... thanks for the resource tooled... helped me out with a couple of problems. -b- Upvote 0 Downvote