PDA

View Full Version : Componeent "listBox" won't format apostrophes from XML



markP
March 3rd, 2003, 10:03 AM
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!

pom
March 3rd, 2003, 11:03 AM
You can try to use unescape(theInput).