xsl-list
[Top] [All Lists]

Re: [xsl] &#160 appearing as ? in FF and IE

2006-09-11 07:37:32

Can anything be done?

most likely you are generating the file as utf8 and serving it as latin1.
So you can either change to generate it in latin1, or reconfigure your
server to serve it in utf8. (To test this, try to manually change the
encoding in the browser (view/character encoding/... if firefox, something
similar in IE etc)
(This is a FFFFF aq)

David

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--