Question
How to say first ordinal numbers (second, third, tenth, etc.
I need to display a message in a confirmation page to show
them their ordinal number (first, second, etc.)
I could do a #queryname.recordcount#th, but then I run into trouble with first, second, and third. Can ordinal positions be done in CF?
I could do a #queryname.recordcount#th, but then I run into trouble with first, second, and third. Can ordinal positions be done in CF?
