there's a very active XML mailing-list on egroups.com where you'll find an answer, and check the archives first =) Cheers, AD. ----- Original Message ----- From: "< Hongda Cheng>" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 15, 2001 5:34 PM Subject: off-topic: how to let IE5.0/5.5 display non-English letter via xsl > Hi... > > > > Can anybody tell me how to directly display non-Engilsh letters in IE5.0 via xsl > file? Those letters are still in ISO-8859-1 character set, > > such as French, Spanish. I know IE5.0 allows those characters to be defined as > entity in dtd file and take a reference in xml file. > > If server side transfers xml DOM and xsl file into a html before sending, > nothing happens( means not a need to tag those letter as entity). > > But if server sends xml DOM and xsl directly to client side IE5.0/5.5, IE can > render English well but fail on non-English letters if those letters are > not entity references > > > > Does any other means (maybe some client side plug-in) to allow program to write > those characters directly to xml file without a reference to dtd and > render > > them to IE5.0 as expected? > > > > Thank you! > > > > Hongda > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
