Roll your own:

<cfoutput>
<cfloop index="i" from="0" to="255">
        #i# - <span style="font-family: wingdings">#chr(i)#</span><br>
</cfloop>
</cfoutput>

> -----Original Message-----
> From: Andrew Peterson [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, May 10, 2001 12:35 PM
> To:   CF-Talk
> Subject:      OT: WingDings
> 
> Hi,
> 
> Using CF_HTMLMenu and was looking for a good reference on the ASCII
> translation of the WingDing character set. Those I've found on the web don't
> seem to be current or complete. Any ideas on where I can find one?
> 
> Thanks,
> Andrew
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to