Forum Discussion

Joel_Moses's avatar
Joel_Moses
Icon for Nimbostratus rankNimbostratus
Feb 04, 2010

Convert unicode to ascii?

Anyone know a simple way to convert a unicode string to ASCII within an iRule?     I was hoping that [encoding convertfrom unicode $item] from the TCL world would work, but this doesn't see...