This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

8bit ascii encoding


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]