← Prev in month ← Prev in thread

xml unicode ligature escape

From
Fernando <>
To
Date
2004-08-18T12:51:12Z
ID
<>
Thread
xml unicode ligature escape
Hi:

Any of you have any idea why the escape sequence &amp;#64257; works fine in 
IE but &amp;#64256; not ? (Both characters are ligatures, fi and ff )

Here you got a sample xml:

<test>/fi ligature: written as &amp;#64257; will show ok: (&#64257;), but 
/ff ligature written as &amp;#64256; wont show: (&#64256;). WHY?</test>


Thanks in advance.
← Prev in month ← Prev in thread