I am using Chilkat’s ActiveX XML class.
I notice when I :SaveXML()
, Character <,> and & are properly escaped but not the apostrophe
If I tried to do the substitution myself, '
would become ' when I :SaveXML()
Is there any setting I am missing?
New contributor
user2189934 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.