hey, we're trying to construct an url in a xsl stylesheet... with & in it.. Is there a way to do this with a url showing http://www/link.com/test?id=23&page=45 and not http://www/link.com/test?id=23&page=45 Why are you trying to construct invalid HTML? Let the XSLT processor escape the "&" as "&" - you'll find your browser is quite happy with it that way. Mike Kay
News | XML in Industry | Calendar | XML Registry Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement
Copyright 2001 XML.org. This site is hosted by OASIS