Re: DOCBOOK-APPS: & in url attr. of ulink
At 11:40 AM 6/22/01, Michael Wiedmann wrote: >Norman Walsh wrote on 010621 20:03 -0400: > >> & > >But it looks like the link does not work this way because the URL in the >resulting HTML file looks like: > ><a href="... &para2=Y" ... See Mike Browns web page (off skew.org). Encoding in url's is a pig. Made harder when you go via XSLT. About 15 'via' encodings to go through. I'm trying to collate a bit about it on the xslt faq pages, but Mike is way ahead of me. HTH DaveP