[7510] in www-talk@info.cern.ch
Re: How do I properly embed "&" in HREF?
daemon@ATHENA.MIT.EDU (Daniel W. Connolly)
Sun Feb 26 21:00:35 1995
Date: Sun, 26 Feb 1995 20:51:31 +0500
Errors-To: procmaster@www19.w3.org
Reply-To: connolly@hal.com
From: "Daniel W. Connolly" <connolly@hal.com>
To: Multiple recipients of list <www-talk@www19.w3.org>
In message <199502252201.RAA07014@dolphin.automatrix.com>, Skip Montanaro write
s:
>
>Is their one universally acceptable (I hesitate to use the term "correct")
>way to embed "&" or other special characters in HREF attributes?
I've raised this same issue a couple times, most recently on html-wg,
at:
http://www.acl.lanl.gov/HTML_WG/html-wg-95q1.messages/0430.html
The best answer we came up with is to write: &
Some (broken) browser's don't grok, so there's no way to please
everybody today.
There was a nice folloup that gave a summary of the state of the art:
Re: Forms/CGI urls: '&' in HREFattributes
David Robinson (drtr1@cam.ac.uk)
Fri, 10 Feb 95 12:53:12 EST
http://www.acl.lanl.gov/HTML_WG/html-wg-95q1.messages/0455.html
Dan