Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Apostrophe help

Explorer ,
Apr 07, 2008 Apr 07, 2008
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!
TOPICS
Advanced techniques
239
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Apr 07, 2008 Apr 07, 2008
LATEST
Never mind - I figured it out. It was a simple fix, I was way over thinking it. I just added the perservesinglequotes function - and it worked just fine.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources