[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Problem with rendering of &#160

Subject: RE: Problem with rendering of &#160
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Thu, 15 Apr 2004 11:23:51 -0400
utf 160
> From: Mike Trotman [mailto:mike.trotman@xxxxxxxxxxxxx] 

> I have a similar (and maybe related) problem.
> 
> I am using a Perl CGI script on an IIS server with ADO and 
> MSXML. I perform a query on a (currently MS Access) database 
> containing 'memo' 
> [code snipped]
> I get an error as the XML is not well formed - containing illegal 
> characters from the 'memo' field
> (one of the ones I found was rendered as a bullet 'blob' in 
> MS Access).
> 

You should check to see what the characters involved are.  If, for
example, the Access database contains CP-1252 (Windows-specific)
characters, which is not uncommon, they will come out all wrong in
iso-8859-1 or utf-8. So you need to find out whether the problem is that
the declared encoding of the output does not match the actual encoding
(like utf-16 instead of utf-8), or whether it is just those characters
that aren't encoded or escaped properly.

Other than that, someone else will have to help with encoding issues
with ADO and perl, because I am an innocent in these areas.

Cheers,

Tom P 

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.