Hey I am having issues parsing XML file,
Theres seems an unrecognised symbol after each new line. When im parsing this is Classic ASP and print out to screen it is appearing as "?" but when i do I.e replace(text,"?","LOL") its not replacing so its not a normal "?" I think.
How can I capture and filter out this symbol ?
Note this is done in classic ASP