Re: It was IE (re: Unicode SGML entities in application/x-www-form-urlencoded)

From: Misha Wolf (misha.wolf@reuters.com)
Date: Mon Apr 20 1998 - 06:46:23 EDT


Adrian Havill wrote:

> A lot of character-encoding code inside CGIs needs to be updated (a minor
> update, but...), and I was wondering if this is a feature that will be appearing
> on other browsers... in other words, will Unicode escaped in SGML entity form
> (&#xxxxx;) become a standard way to extend application/x-www-form-urlencoded
> (which really shouldn't be used once multipart/form-data is universal, but it is
> and won't go away for a while until all browsers can handle multipart/form-data)
> to handle characters that don't "fit"?

Please don't use &#xxxxx; as a placeholder for a decimal NCR (numeric
character reference) as both HTML 4.0 and XML use &#xnnnnn; [note the "x"]
to represent hexadecimal NCRs. All the following represent the same
character:

    
    
    

----------------------------------------------------------------------------
  Misha Wolf Email: misha.wolf@reuters.com 85 Fleet Street
  Standards Manager Voice: +44 171 542 6722 London EC4P 4AJ
  Reuters Limited Fax : +44 171 542 8314 UK
----------------------------------------------------------------------------

------------------------------------------------------------------------
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of
Reuters Ltd.



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:40 EDT