I’m loading some xml into a listBox Component and it shows apostrophes as ’
Why would this be and what can I do to correct it?
Thanks!
I’m loading some xml into a listBox Component and it shows apostrophes as ’
Why would this be and what can I do to correct it?
Thanks!
You can try to use unescape(theInput).
:: Copyright KIRUPA 2024 //--