Skip to main content
Inspiring
October 27, 2008
Question

How to say first ordinal numbers (second, third, tenth, etc.

  • October 27, 2008
  • 2 replies
  • 601 views
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?
    This topic has been closed for replies.

    2 replies

    Inspiring
    October 28, 2008
    there is a udf at cflib.org that does that. udf's are free there.

    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com/
    Inspiring
    October 27, 2008
    If I remember correctly, the last person to ask this was directed to cflib.org and found the function he sought.