From: Patrice N. <mai...@pa...> - 2004-04-03 12:16:50
|
Hi, This is just a short note about the issue at <http://sourceforge.net/tracker/index.php?func=detail&aid=450468&group_id=29922&atid=398108>. I will do some testing and get back to you. Daniel: you wrote, that SAX generates an error. Can you tell me how it generates this error? Does it call the Error method? By the way: the whole problem is probably related to the encoding. Default encoding for XML files is UTF-8. So unless otherwise stated, everything is handled as UTF-8. We might want to change this to ISO-8859-15 or some Windows encoding. But I don't know how to do that the right way with Visual Basic. Because we ought to use the encoding in XML which is actually used by Visual Basic. Regards, Patrice -- Jesus answered, "I am the way and the truth and the life. No one comes to the Father except through me." (The Bible, John 14:6) |