GezH
Programmer
- Aug 7, 2002
- 68
Hi all. This isn't stricly a Perl question, but I'm posting here as I know that Perl gurus are generally pretty knowledgeable when it comes to character and encoding issues.
I have an app which is receiving XML from a service and parsing it, then displaying the data. The content is containing odd characters which we can't seem to get rid of. This character simply shouldn't be there, as all the proper content is displayed normally... the odd character just appears at the end of some lines, or where there should be whitespace. The service provider has tried various encodings, to no avail.
The character is being displayed as a capital A with a hat on.
Please, is there anything I can try searching/replacing, or some way I can try and identify what this character is?
Thanks.
I have an app which is receiving XML from a service and parsing it, then displaying the data. The content is containing odd characters which we can't seem to get rid of. This character simply shouldn't be there, as all the proper content is displayed normally... the odd character just appears at the end of some lines, or where there should be whitespace. The service provider has tried various encodings, to no avail.
The character is being displayed as a capital A with a hat on.
Please, is there anything I can try searching/replacing, or some way I can try and identify what this character is?
Thanks.