Some of the customers in the table I'm trying to see in an XML doc have an
ampersand in the data. Looking at them and formatting the XML doc with a
style sheet this generates an error. I'm creating the XML doc with VB.Net
code, simply writing extracted values from my database to the XML doc. What
do I have to do so that the ampersands in the data does not create problems
while viewing the XML?
Any help would b egreatly appreciated.
Bob.
ampersand in the data. Looking at them and formatting the XML doc with a
style sheet this generates an error. I'm creating the XML doc with VB.Net
code, simply writing extracted values from my database to the XML doc. What
do I have to do so that the ampersands in the data does not create problems
while viewing the XML?
Any help would b egreatly appreciated.
Bob.
Comment