Sorry again, I forgot to attach files. > >> I inserted "use bytes;" just above "use strict;" and restarted Apache, but nothing >had changed. >> I'll attach 2 files. both UTF-8 and contain same Japanese character, so output >should be same tow liens. >> Can you check if it's my own PC's problem? > >I can't decode these files. What encoding are they supposed to be in? >
I think I had saved them zyzzy(http://www.jsdlab.co.jp/~kamei/) editor's "STD Unicode(UTF-8N)" option, and send base64. and I forgot modify styleseet declaration. I'll send correct one. test3.xml ------------------------------------------ <?xml version="1.0"?> <?xml-stylesheet href="test_html.xps" type="application/x-xpathscript"?> <webpage> <head> <title><![CDATA[test page]]></title> <update>2001/08/27</update> </head> <body><![CDATA[ test テスト 〜 − / ¥<br/> http://www.kcn.ne.jp/~idic/<br/> ]]></body> </webpage> main_test.xps ---------------------------------------- <?xml version="1.0"?> <!DOCTYPE faqpage SYSTEM "/dtds/main.dtd"> <webpage> <head> <title><![CDATA[test page]]></title> <update>2001/08/27</update> </head> <body><![CDATA[ test テスト 〜 − / ¥<br/> http://www.kcn.ne.jp/~idic/<br/> ]]></body> </webpage> // Tomoko OHOYA // [EMAIL PROTECTED] // http://www.kcn.ne.jp/~idic/ // Tomoko OHOYA // [EMAIL PROTECTED] // http://www.kcn.ne.jp/~idic/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
