[Home] [By Thread] [By Date] [Recent Entries]
Switch IE5.5 to Unicode and it'll look okay. To elaborate on Mike's
explanation, your output doesn't contain the string "Â ", it contains the
correct character -- only since the tools you're using aren't recognizing
the character set, they're botching the display. (Hence we see this "Â "
thing alot, which makes it a FAQ. You'd be seeing it even more if you had
any other characters in "upper ASCII".)
You can select the character set for IE manually under the View/Encoding menu.... Many XSLT processors can also output other character encodings besides Unicode (UTF-8/UTF-16), if you need to do that. Cheers, Wendell At 01:58 PM 7/25/01, you wrote: > > I'm trying to use a non-breaking white space in XSLT, so I use the > > unicode  . This has worked for me in the past with > > sablortron, but in > > this instance sablotron is outputting " ". The space is > > there, but before > > it there is the  (don't know its name). Any ideas on what's > > going on? > > You're looking at a UTF-8 file using an editor that doesn't understand > UTF-8. ====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ====================================================================== XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



