[xsl] Converting to ASCII equivalent

Subject: [xsl] Converting to ASCII equivalent
From: Sreenath Juluri <jssreenath@xxxxxxxxx>
Date: Mon, 22 Aug 2005 17:02:24 +0530
hi,

i want to replace all the alaphabets in a string with its
corressponding ascii values

ie <xsl:variable name="id">AB30285</xsl:variable>

when i select this variable i need to print 656630285. how do we do this?

thanks
Sreenath.

Current Thread