This should explain it all ...

<cfoutput>
<cfloop from="1" to="26" index="i">
#chr(i+ 96)#
</cfloop>
</cfoutput>

a-z :o)

Mark

On 4/15/05, Chad Renando <[EMAIL PROTECTED]> wrote:
I have a bunch of records, ordered 1, 2, 3, to whatever.  Is there an
easy way to show number 2 as "b", number 5 as "e", and so on?

Chad



--
E: [EMAIL PROTECTED]
W: www.compoundtheory.com
ICQ: 3094740 --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to