I have a cold fusion program that exports/imports records in
an Oracle DB with XML. It's converting from CF to XML in the
import, then back to CF in the export. My problem is that when it
is converted back to CF, the apostrophe's turn into double quotes.
I've narrowed it down to being the import process because the
actual XML file is correct, so I know it doesn't change it when
going to XML. Has anyone every encountered this problem?? I know
code would be helpful to better explain, but unless I type it all
out, I can't get it on here. Thanks - any help would be
appreciated!