Re: [xml-dev] Problem: special characters replaced by different encoding in HREF
wrote: > Well I found a workaround using "javascript:document.location.href" so XSL > doesn't see it as a URL. If you can use javascipt, can also decode - remove - the url encoding which might still be there from the href. Cheers, Tom P