Subject: Re: Escaped Chars from DB display incorrectly...
From: "Joerg Heinicke" <joerg.heinicke@xxxxxx>
Date: Tue, 2 Apr 2002 23:33:21 +0200
|
> View Source shows this...
>
> Smith &amp; 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 & Company" />
> </account>
You think you built this ;-)
Regards,
Joerg
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|