This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Ampersand for URLs



> No matte what various browsers may or may not accept, using sgml/xml
> entities like "&" in a url does not conform with the rfc.

The & is _not_ in the URI. The URI just has & but to place any string
involving & in an XML or HTML file you need to quote the &.
this is why in the location bar of the browser you don't use &
but in the href attribute you do.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]