William Malabry wrote: > non SGML character number 146 Either use windows-1252 as charset and the byte 146 (0x92), or replace 146 by ’ / ’ / ’ Or use an Unicode format for u+2019 (right single quotation mark). ’ doesn't work with Netscape 3.x or 4.x. ’ and ’ don't work with 3.0 (on my OS/2 box) Unicode doesn't work with Netscape 2.02 (= 3.0 on my box) Byte 0x92 and windows-1252 works with my four browsers. You'd have the same problem with all 27 windows-1252 characters in the range 128-159. But don't try ’ it's invalid. Bye, FrankReceived on Saturday, 6 November 2004 21:17:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:15 GMT