Hi,
I want to convert this string "Bölle" (which is ISO-8859-1 encoded) to
this string "Bdlle".
I tried to use the Xquery extension url-decode. But unfortunately I didn't
manage to get that working:
url-decode( "Bölle", "")
I did get manage to convert it the other way round with
url-encode( "Bdlle", "", "ISO-8859-1")
which gives "Bölle".
Is there any way to do this? or is there any other function that does what I
want?
With kind regards
Dirk Musfeldt
Meilenstein Mac OS Software
Neue Strasse 5
D-31582 Nienburg
Germany
Tel: +49 (0) 5021 91 24 44
Fax: +49 (0) 5021 91 24 45
<http://www.meilenstein.de/>
_______________________________________________
sherlock-channel-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/sherlock-channel-development
Do not post admin requests to the list. They will be ignored.