Subject: 8bit ascii encoding
From: "Andrew Welch" <awelch@xxxxxxxxxxxxxxx>
Date: Thu, 22 Aug 2002 16:06:47 +0100
|
Hi all,
I need to get 8bit ascii output from input like:
hello‘world’
so that would be 'world'
The result of the transform goes through some string handling c code
which talks to IE - as c only understands 8bit ascii it is passing on
some rubbish (for the extra byte) to IE.
Im not too sure, but I think my options are to get the character
references to IE unescaped, or produce 8bit output that the c code won't
mess up...
Any help/experience in this area would really help
cheers
andrew
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.381 / Virus Database: 214 - Release Date: 02/08/2002
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|