| | you might want to use Java's urlencode function in your fo | | producing xslt
you're right that's work great. As I'm using saxon as xsl transformer iIve something like :urle:encode(string($val), 'UTF-8') and xmlns:urle="java:java.net.URLEncoder"
instead. But I don't know if this works with xalan...Thanks a lot.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
