this'll do it too...

<cfset testnum = "1">
<cfoutput>
#chr(testnum+asc("a")-1)# gives a
#chr(testnum+asc("A")-1)# gives A
</cfoutput>

>>> [EMAIL PROTECTED] 15/04/2005 11:44 am >>>
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

---
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/

---
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