This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Escaped Chars from DB display incorrectly...


> View Source shows this...
>
> Smith & Company

If this is shown, then your XML is already wrong. "View Source" in IE
displays the XML.

> I dynamically build an XML string...
>
> <account>
> <customer company="Smith &amp; Company" />
> </account>

You think you built this ;-)

Regards,

Joerg


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]