|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Hmmmm.... translate function
Hello,
I've purchased the MSXML 4.0 SDK from MSDN, and love it!
However, a quick question about translating strings with the translate
function...
>From the SDK:
The following function call returns "BAr":
translate("bar","abc","ABC")What I have is a "+" plus symbol in an attribute
which I need to correctly translateto "%2B". So I have: <xsl:value-of
select="translate(@div,'+','%2B')/>This almost works, but it seems that this
translate replaces only the exact amount of charactersfound. Uhhh... does
that make sense?Example@div = "12 All +"Becomes: "12 All %"Karl
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








